Add Railway Caddy frontend images

This commit is contained in:
Nathan Flurry 2026-03-12 18:08:02 -07:00
parent 9960fba40e
commit d7d13e330a
6 changed files with 107 additions and 4 deletions

View file

@ -0,0 +1,11 @@
{
auto_https off
}
:{$PORT:80} {
root * /srv
encode gzip zstd
header /__foundry_runtime_config.js Cache-Control "no-store"
try_files {path} /index.html
file_server
}