Change the name of the postgresql service
This commit is contained in:
parent
4d6b320bdb
commit
73314b8c2c
|
@ -44,7 +44,7 @@ services:
|
|||
window: 120s
|
||||
logging:
|
||||
driver: 'journald'
|
||||
pg:
|
||||
asfa_pg:
|
||||
image: {{ open_asfa_db_image }}
|
||||
networks:
|
||||
- {{ open_asfa_docker_network }}
|
||||
|
|
Loading…
Reference in New Issue