config and databse should be close to done
This commit is contained in:
		
							
								
								
									
										10
									
								
								app/config/config.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								app/config/config.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
# All values in this config file WILL BE overwritten by ENV variables if they exist.
 | 
			
		||||
Server:
 | 
			
		||||
  port: 3000
 | 
			
		||||
 | 
			
		||||
Logger:
 | 
			
		||||
  loglevel: "debug" # debug/info/warn/error
 | 
			
		||||
  loggingFile: "./app/log/goInventorize.log"
 | 
			
		||||
 | 
			
		||||
TZ: "Africa/Casablanca" # For goinventorize TZ, TZ in UNDERLYING docker image (scratch) is not set
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user