Files
ProxmoxVED/install/oxicloud-install.sh
CanbiZ (MickLesk) ab6fe149b5 fix(oxicloud): set OXICLOUD_STATIC_PATH to serve frontend
The server defaults to ./static relative to the working directory.
Without WorkingDirectory in the service, it looks at /static which
doesn't exist, causing 404 on the web UI. Set the absolute path
/opt/oxicloud/static in the .env file.
2026-03-27 15:20:53 +01:00

2.1 KiB