1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

come back within a slash at path nginx conf

This commit is contained in:
Robles Rodolphe 2020-04-29 04:10:23 +02:00
parent 2bbedf11e0
commit 513acdf3a1

View file

@ -1,4 +1,4 @@
location __PATH__/ {
location __PATH__ {
# Path to source
alias __FINALPATH__/www/ ;