Add timezone example in Docker deployment

pull/423/head
Amir Zarrinkafsh 2019-10-30 20:05:42 +11:00 committed by Clément Michaud
parent 3725578d8b
commit 2dccd10a27
1 changed files with 1 additions and 1 deletions

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