clean compose
This commit is contained in:
parent
b9d6d88a9a
commit
118846c4a1
|
@ -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