clean compose

This commit is contained in:
sbriat 2023-02-28 11:42:35 +01:00
parent 8056fb1f18
commit 98174354bd
1 changed files with 1 additions and 1 deletions

View File

@ -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: