changed network to array

This commit is contained in:
KARMACOMA 2025-10-31 00:27:36 +01:00
parent 2459a8bc21
commit 3d20c8cd4f

View file

@ -31,8 +31,8 @@ services:
volumes: volumes:
- gluetun:/gluetun - gluetun:/gluetun
networks: networks:
- coolify - array
networks: networks:
coolify: array:
external: true external: true