Change the name of the postgresql service

This commit is contained in:
Andrea Dell'Amico 2020-10-13 18:42:33 +02:00
parent 4d6b320bdb
commit 73314b8c2c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ services:
window: 120s
logging:
driver: 'journald'
pg:
asfa_pg:
image: {{ open_asfa_db_image }}
networks:
- {{ open_asfa_docker_network }}