readded log bind mount
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
|||||||
disable: true
|
disable: true
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
|
- ./authelia.log:/etc/authelia/authelia.log
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:alpine
|
image: redis:alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user