diff --git a/README.md b/README.md index 7d6ae79..b2c8327 100644 --- a/README.md +++ b/README.md @@ -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 ```