removed dots
This commit is contained in:
parent
d02661c55c
commit
dda2082083
1 changed files with 2 additions and 2 deletions
|
|
@ -36,10 +36,10 @@ services:
|
||||||
networks:
|
networks:
|
||||||
coolify:
|
coolify:
|
||||||
aliases:
|
aliases:
|
||||||
- auth.core
|
- auth_core
|
||||||
array:
|
array:
|
||||||
aliases:
|
aliases:
|
||||||
- auth.core
|
- auth_core
|
||||||
authentik_worker:
|
authentik_worker:
|
||||||
command: worker
|
command: worker
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue