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

Bugfix change url: "__PUBLIC_PATH__" was not replaced

This commit is contained in:
JensDiemer 2020-12-22 08:22:32 +01:00
parent a98ffc3c61
commit 1dca606c11

View file

@ -97,7 +97,7 @@ then
domain="$old_domain" domain="$old_domain"
path_url="$new_path" path_url="$new_path"
# Create a dedicated nginx config # Create a dedicated nginx config
ynh_add_nginx_config ynh_add_nginx_config "public_path" "port"
fi fi
# Change the domain for nginx # Change the domain for nginx