This commit is contained in:
Andreas Knuth 2025-02-21 13:18:17 -06:00
parent 409d6b6ce2
commit c128ea96c4
1 changed files with 2 additions and 3 deletions

View File

@ -30,9 +30,8 @@ bayarea-cc.com, www.bayarea-cc.com {
not path /api/*
}
root * /app
file_server @notApi {
try_files {path} /index.html
}
try_files @notApi {path} /index.html
file_server @notApi
# Logging für Debugging
log {