This commit is contained in:
parent
409d6b6ce2
commit
c128ea96c4
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue