mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
remove slash in path to source nginx.conf
This commit is contained in:
parent
0e06714a65
commit
1cb2574988
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
location __PATH__/ {
|
location __PATH__ {
|
||||||
|
|
||||||
# Path to source
|
# Path to source
|
||||||
alias __FINALPATH__/www/ ;
|
alias __FINALPATH__/www/ ;
|
||||||
|
|
Loading…
Add table
Reference in a new issue