mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									50872c6d9f
								
							
						
					
					
						commit
						966517ef44
					
				| 
						 | 
					@ -72,7 +72,8 @@ sed -i -e "s|SECRET_KEY=.*|SECRET_KEY=$secret_key|g" \
 | 
				
			||||||
       -e "s|POSTGRES_PASSWORD=.*|POSTGRES_PASSWORD=$DB_PASS|g" \
 | 
					       -e "s|POSTGRES_PASSWORD=.*|POSTGRES_PASSWORD=$DB_PASS|g" \
 | 
				
			||||||
       -e "s|POSTGRES_DB=.*|POSTGRES_DB=$DB_NAME|g" \
 | 
					       -e "s|POSTGRES_DB=.*|POSTGRES_DB=$DB_NAME|g" \
 | 
				
			||||||
       -e "s|POSTGRES_USER=.*|POSTGRES_USER=$DB_USER|g" \
 | 
					       -e "s|POSTGRES_USER=.*|POSTGRES_USER=$DB_USER|g" \
 | 
				
			||||||
       -e "\$a\STATIC_URL=/staticfiles/" /opt/tandoor/.env
 | 
					       -e "\$a\STATIC_URL=/staticfiles/" \
 | 
				
			||||||
 | 
					       -e "\$a\DEBUG=0" /opt/tandoor/.env
 | 
				
			||||||
msg_ok "Installed Tandoor"
 | 
					msg_ok "Installed Tandoor"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Setting up PostgreSQL database"
 | 
					msg_info "Setting up PostgreSQL database"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue