replaced _ with -
This commit is contained in:
parent
dda2082083
commit
743de70a79
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