You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed CD via pip on a debian bullseye machine but I am struggling with the caddy reverse proxy:
My browser always tries to access the css files etc in the ROOT directory. Like in https://gitmemory.cn/repo/dgtlmoon/changedetection.io/issues/221
But I can't get it to work even including the header_up X-Forwarded-Prefix /cd.io(/)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I installed CD via pip on a debian bullseye machine but I am struggling with the caddy reverse proxy:
My browser always tries to access the css files etc in the ROOT directory. Like in https://gitmemory.cn/repo/dgtlmoon/changedetection.io/issues/221
But I can't get it to work even including the
header_up X-Forwarded-Prefix /cd.io(/)
My Caddy config:
Starting CD:
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions