mirror of
https://github.com/pinry/pinry.git
synced 2026-07-06 10:37:53 +02:00
config nginx
This commit is contained in:
@@ -36,6 +36,7 @@ server {
|
||||
|
||||
location / {
|
||||
root /pinry/pinry-spa/dist/;
|
||||
try_files $uri $uri/ /index.html;
|
||||
access_log off;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user