Backpack/proxy
JSH32 28ff9bd5b8 Use caddy instead of nginx (fixes 404 handling issues) 2022-09-23 00:09:32 -05:00
..
Caddyfile Use caddy instead of nginx (fixes 404 handling issues) 2022-09-23 00:09:32 -05:00
Dockerfile Use caddy instead of nginx (fixes 404 handling issues) 2022-09-23 00:09:32 -05:00
README.md Use caddy instead of nginx (fixes 404 handling issues) 2022-09-23 00:09:32 -05:00

README.md

Docker proxy

This is a Caddy proxy for simple users who choose to use the docker-compose method of hosting. This will automatically run the API and client through a single port and handle local file storage.

Environment Variables

  • PROXY_FILES
    Should files be proxied to the API. This should likely be enabled if using both LOCAL_SERVE and local STORAGE_PROVIDER