mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update n8n-install.sh
Set environment option "N8N_SECURE_COOKIE=false"
This commit is contained in:
		
							parent
							
								
									b12a98e5a3
								
							
						
					
					
						commit
						e5010e747b
					
				| 
						 | 
					@ -44,6 +44,7 @@ Description=n8n
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Service]
 | 
					[Service]
 | 
				
			||||||
Type=simple
 | 
					Type=simple
 | 
				
			||||||
 | 
					Environment="N8N_SECURE_COOKIE=false"
 | 
				
			||||||
ExecStart=n8n start
 | 
					ExecStart=n8n start
 | 
				
			||||||
[Install]
 | 
					[Install]
 | 
				
			||||||
WantedBy=multi-user.target
 | 
					WantedBy=multi-user.target
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue