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