refactor: remove dokploy-network configurations from multiple docker-compose files

- Removed the external dokploy-network configuration from various services' docker-compose.yml files to streamline network management.
- This change simplifies the setup and ensures consistency across blueprints.
This commit is contained in:
Mauricio Siu
2025-12-14 00:52:59 -06:00
parent a00b179ddf
commit 7c540d158a
25 changed files with 1 additions and 103 deletions

View File

@@ -47,11 +47,6 @@ services:
volumes:
- evolution-redis-data:/data
networks:
dokploy-network:
external: true
volumes:
evolution-instances:
evolution-postgres-data: