whitespace change was wrong
This commit is contained in:
parent
3406a28684
commit
d02661c55c
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