Browse Source

Added default TZ variable in env

tags/v1.1.0
Robin Thoni 5 years ago
parent
commit
80f706f274
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      env

+ 2
- 0
env View File

1
+TZ=Europe/London
2
+
1
 SSMTP_ROOT=root@example.com
3
 SSMTP_ROOT=root@example.com
2
 SSMTP_MAILHUB=172.17.0.1:10025
4
 SSMTP_MAILHUB=172.17.0.1:10025
3
 SSMTP_MAILDOMAIN=example.com
5
 SSMTP_MAILDOMAIN=example.com

Loading…
Cancel
Save