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 - redis
networks: networks:
- internal - internal
- coolify
mariadb: mariadb:
image: mariadb:10.11 image: mariadb:10.11
@@ -69,5 +68,3 @@ volumes:
networks: networks:
internal: internal:
driver: bridge driver: bridge
coolify:
external: true