Docker - update .env
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
# Custom variables initialisation
 | 
			
		||||
 | 
			
		||||
# Application
 | 
			
		||||
export FLASK_ENV=development
 | 
			
		||||
export FLASK_DEBUG=1
 | 
			
		||||
export FLASK_APP=fittrackee/__main__.py
 | 
			
		||||
export FLASK_SKIP_DOTENV=1
 | 
			
		||||
export APP_SETTINGS=fittrackee.config.DevelopmentConfig
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user