clean compose
This commit is contained in:
parent
8056fb1f18
commit
98174354bd
|
@ -15,7 +15,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- ${SERVICE_PORT:-5002}:${SERVICE_PORT:-5002}
|
- ${SERVICE_PORT:-5002}:${SERVICE_PORT:-5002}
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- v3-auth-db
|
||||||
networks:
|
networks:
|
||||||
v3-network:
|
v3-network:
|
||||||
aliases:
|
aliases:
|
||||||
|
|
Loading…
Reference in New Issue