1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

nginx fix

This commit is contained in:
anmol 2019-04-10 23:31:38 +05:30
parent 506ad43208
commit dc85d09695

View file

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