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.
2.1 KiB
2.1 KiB