mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 23:59:09 +00:00 
			
		
		
		
	debug to false
This commit is contained in:
		
							parent
							
								
									4e661682c2
								
							
						
					
					
						commit
						416d28c3df
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								run.sh
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								run.sh
									
										
									
									
									
								
							| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
# TODO: global env vars aren't used.
 | 
					# TODO: global env vars aren't used.
 | 
				
			||||||
cat > /app/.env.production << EOF
 | 
					cat > /app/.env.production << EOF
 | 
				
			||||||
APP_NAME=MyIdlers
 | 
					APP_NAME=MyIdlers
 | 
				
			||||||
APP_DEBUG=true
 | 
					APP_DEBUG=false
 | 
				
			||||||
APP_KEY=
 | 
					APP_KEY=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DB_CONNECTION=mysql
 | 
					DB_CONNECTION=mysql
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue