This commit is contained in:
parent
409d6b6ce2
commit
c128ea96c4
|
|
@ -30,9 +30,8 @@ bayarea-cc.com, www.bayarea-cc.com {
|
||||||
not path /api/*
|
not path /api/*
|
||||||
}
|
}
|
||||||
root * /app
|
root * /app
|
||||||
file_server @notApi {
|
try_files @notApi {path} /index.html
|
||||||
try_files {path} /index.html
|
file_server @notApi
|
||||||
}
|
|
||||||
|
|
||||||
# Logging für Debugging
|
# Logging für Debugging
|
||||||
log {
|
log {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue