Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/f2e58ac26e7b9b1567026b0e6c23b9d3384c2740?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update nocodb.sh

pull/1955/head
tteckster 2 years ago committed by GitHub
parent b81028fb3b
commit f2e58ac26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ ExecStart=/opt/nocodb/./nocodb
[Install]
WantedBy=multi-user.target" >$service_path
systemctl daemon-reload
systemctl start nocodb.service
systemctl start -q nocodb.service
msg_ok "Updated Successfully"
exit
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.