mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-08-21 02:44:12 +02:00
Add Railway deploy files for web.yaak.app and the send proxy
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
:{$PORT}
|
||||
root * /srv
|
||||
encode gzip zstd
|
||||
try_files {path} /index.html
|
||||
file_server
|
||||
@assets path /assets/*
|
||||
header @assets Cache-Control "public, max-age=31536000, immutable"
|
||||
header /index.html Cache-Control "no-cache"
|
||||
Reference in New Issue
Block a user