This commit is contained in:
xds
2025-10-31 16:10:59 +03:00
parent 61bfdf273a
commit 62fe88abdf

View File

@@ -1,9 +1,12 @@
networks:
postgres-net:
external: true
services: services:
app: app:
build: build:
network: network:
postgres-net: - postgres-net
external: true
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
depends_on: depends_on: