1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00

Update nginx.conf

This commit is contained in:
Rafi59 2018-02-04 13:47:48 +01:00 committed by GitHub
parent 1d2b41d4ec
commit 9467c29c01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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