added array network
This commit is contained in:
parent
e05c5c38a1
commit
682f5b887b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue