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