Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/f2662027a8a76c89138f82e1068ee04c5860ab68?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.
Jens Bodal 9 months ago committed by GitHub
parent 6a02ba1335
commit f2662027a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -144,7 +144,7 @@ Environment=NODE_ENV=production
Environment=PORT=3000
Environment=WORKSPACE_DIR=/opt/browserless/workspace
WorkingDirectory=/opt/browserless
ExecStart=/opt/browserless/start.sh
ExecStart=/opt/browserless/scripts/start.sh
SyslogIdentifier=browserless
[Install]
WantedBy=default.target

Loading…
Cancel
Save

Powered by BW's shoe-string budget.