Enable SPA routing

This commit is contained in:
folex 2021-06-18 17:16:43 +03:00
parent 029e1e3c64
commit 39aacd86de

View File

@ -8,5 +8,5 @@
encode zstd gzip
file_server
root * /dist
# try_files {path} /index.html
try_files {path} /index.html
}