Adiciona network

This commit is contained in:
LeoMortari
2025-08-01 17:48:20 -03:00
parent ae8aa11739
commit 4f4fe8b122

View File

@@ -1,5 +1,3 @@
version: "3.8"
services: services:
api: api:
build: build:
@@ -12,8 +10,8 @@ services:
- .:/app - .:/app
environment: environment:
- PYTHONUNBUFFERED=1 - PYTHONUNBUFFERED=1
# networks: networks:
# - dokploy-network - dokploy-network
# networks: networks:
# dokploy-network: dokploy-network:
# external: true external: true