Merge branch 'updateCompose' into 'main'
clean compose See merge request v3/service/territory!8
This commit is contained in:
commit
ae63e7ad0c
|
@ -15,7 +15,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- ${SERVICE_PORT:-5004}:${SERVICE_PORT:-5004}
|
- ${SERVICE_PORT:-5004}:${SERVICE_PORT:-5004}
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- v3-territory-db
|
||||||
networks:
|
networks:
|
||||||
v3-network:
|
v3-network:
|
||||||
aliases:
|
aliases:
|
||||||
|
|
Loading…
Reference in New Issue