Update the .env files and the Dockerfile.

This commit is contained in:
James Cole
2018-09-03 08:40:22 +02:00
parent fc30d41ee5
commit fb61229bf3
3 changed files with 6 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ APP_KEY=SomeRandomStringOf32CharsExactly
# Change this value to your preferred time zone.
# Example: Europe/Amsterdam
TZ=${TZ}
TZ=Europe/Amsterdam
# This variable must match your installation's external address but keep in mind that
# it's only used on the command line as a fallback value.