Первая версия вложенных файлов работает

This commit is contained in:
AidarKC
2026-09-11 02:38:02 +03:00
parent ea0098d705
commit f9ae811702
29 changed files with 1463 additions and 57 deletions
@@ -10,6 +10,11 @@ shineup.me {
reverse_proxy 127.0.0.1:7070
}
@dmfiles path /dm-files /dm-files/*
handle @dmfiles {
reverse_proxy 127.0.0.1:7070
}
handle {
root * /home/player/SHiNE/shine-ui
try_files {path} /index.html
@@ -31,6 +36,11 @@ shineup.me {
reverse_proxy 127.0.0.1:7070
}
@dmfiles path /dm-files /dm-files/*
handle @dmfiles {
reverse_proxy 127.0.0.1:7070
}
handle {
root * /home/player/SHiNE/shine-ui
try_files {path} /index.html