1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shlink_ynh.git synced 2024-09-03 20:16:22 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2023-01-10 20:46:49 +01:00
parent f72786da0a
commit 5f64fb820b

View file

@ -1,4 +1,5 @@
location / {
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ {
# Path to source
alias __FINALPATH__/;