mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-26 08:15:26 +02:00
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:
@@ -47,11 +47,6 @@ services:
|
||||
volumes:
|
||||
- evolution-redis-data:/data
|
||||
|
||||
|
||||
networks:
|
||||
dokploy-network:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
evolution-instances:
|
||||
evolution-postgres-data:
|
||||
|
||||
Reference in New Issue
Block a user