Added timezone env variable
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
			
		||||
SERVER_NAME= # URL where this will be hosted.
 | 
			
		||||
 | 
			
		||||
TZ=Europe/London # Time Zone
 | 
			
		||||
 | 
			
		||||
## Flask Configuration
 | 
			
		||||
SECRET_KEY= # Long, secure, secret string.
 | 
			
		||||
DATA=./data/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user