We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9814ee1 commit c96fc2bCopy full SHA for c96fc2b
ci.yml
@@ -9,5 +9,5 @@ test:
9
run:
10
steps:
11
- name: deploy
12
- command: sudo n install 18.12.1 && N8N_USER_FOLDER=/home/user/app/ N8N_PORT=3000
+ command: sudo n install 18.12.1 && N8N_USER_FOLDER=/home/user/app/ N8N_PORT=3000 N8N_PROTOCOL=https
13
./node_modules/n8n/bin/n8n start --tunnel
0 commit comments