refactor: remove dokploy-network

This commit is contained in:
Mauricio Siu
2025-02-09 02:31:01 -06:00
parent a8f94540f9
commit c0a00f4957
60 changed files with 150 additions and 302 deletions

View File

@@ -16,8 +16,7 @@ services:
depends_on:
db:
condition: service_healthy
networks:
- dokploy-network
db:
image: mariadb:10.11
restart: unless-stopped
@@ -39,8 +38,7 @@ services:
timeout: 5s
retries: 5
start_period: 30s
networks:
- dokploy-network
networks:
dokploy-network: