mirror of
				https://github.com/aleleba/KubernetesClassAkademik.git
				synced 2025-11-03 23:46:41 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			318 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			318 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#ENVIRONMENT Defauld production
 | 
						|
ENV=
 | 
						|
#WHITELIST URLS Default to http://localhost
 | 
						|
WHITELIST_URLS=
 | 
						|
#GRAPHIQL Default to "false"
 | 
						|
GRAPHIQL=
 | 
						|
#PLAYGROUND GRAPHQL Default to "false"
 | 
						|
PLAYGROUND_GRAPHQL=
 | 
						|
# PORT EXPOSE APP Default to 4000
 | 
						|
PORT=
 | 
						|
# MONGO CONFIGURATION
 | 
						|
HOST_MONGO=
 | 
						|
PORT_MONGO=
 | 
						|
DB_MONGO=
 | 
						|
USER_MONGO=
 | 
						|
PASSWORD_MONGO= |