added array network

This commit is contained in:
KARMACOMA 2025-10-31 00:28:04 +01:00
parent e05c5c38a1
commit 682f5b887b

View file

@ -37,6 +37,7 @@ services:
- ./custom-templates:/templates - ./custom-templates:/templates
networks: networks:
- coolify - coolify
- array
worker: worker:
command: worker command: worker
container_name: authentik_worker container_name: authentik_worker