update readme
Some checks failed
Build docker container / build (push) Failing after 7m2s

This commit is contained in:
David Claeys 2024-10-07 13:12:36 +02:00
parent 2da2e0e4ab
commit a7e52a2952

View File

@ -62,6 +62,8 @@ services:
environment:
# specify the time zone for the server
- TZ=Etc/UTC
# uncomment the underlying line if you want to enable custom fixes
#- ENABLE_FIXES=true
restart: unless-stopped
```