mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Properly route Vue.js paths
This commit is contained in:
parent
44e29d2998
commit
d06d928457
1 changed files with 1 additions and 0 deletions
|
@ -59,4 +59,5 @@ location __PATH__/ {
|
|||
|
||||
# Path to source
|
||||
alias __INSTALL_DIR__/dist/;
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue