Add timezone example in Docker deployment

This commit is contained in:
Amir Zarrinkafsh 2019-10-30 20:05:42 +11:00 committed by Clément Michaud
parent 3725578d8b
commit 2dccd10a27

View File

@ -29,7 +29,7 @@ the root of the repo.
### Deploy With Docker
docker run -v /path/to/your/config.yml:/etc/authelia/config.yml clems4ever/authelia
docker run -v /path/to/your/config.yml:/etc/authelia/config.yml -e TZ=Europe/Paris clems4ever/authelia
## On top of Kubernetes