Config example fixed
parent
48c1bb5136
commit
5eafeb65f7
|
@ -4,7 +4,7 @@ services:
|
||||||
image: clems4ever/authelia:latest
|
image: clems4ever/authelia:latest
|
||||||
# Used for Docker configs
|
# Used for Docker configs
|
||||||
configs:
|
configs:
|
||||||
- source: authelia.v3
|
- source: authelia
|
||||||
target: /etc/authelia/config.yml
|
target: /etc/authelia/config.yml
|
||||||
uid: '0'
|
uid: '0'
|
||||||
gid: '0'
|
gid: '0'
|
||||||
|
|
Loading…
Reference in New Issue