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

Update paperless-ngx-install.sh

tweak
pull/3195/head
tteckster 1 year ago committed by GitHub
parent b6f8e46eaa
commit 8caf9598b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -172,6 +172,7 @@ cat <<EOF >/etc/systemd/system/paperless-task-queue.service
[Unit] [Unit]
Description=Paperless Celery Workers Description=Paperless Celery Workers
Requires=redis.service Requires=redis.service
After=postgresql.service
[Service] [Service]
WorkingDirectory=/opt/paperless/src WorkingDirectory=/opt/paperless/src

Loading…
Cancel
Save

Powered by BW's shoe-string budget.