Remove external coolify network - Coolify manages this

This commit is contained in:
2025-12-17 11:55:49 +01:00
parent eb6dbd9831
commit 8e20dd48a0

View File

@@ -27,7 +27,6 @@ services:
- redis
networks:
- internal
- coolify
mariadb:
image: mariadb:10.11
@@ -69,5 +68,3 @@ volumes:
networks:
internal:
driver: bridge
coolify:
external: true