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

Merge pull request #32 from YunoHost-Apps/fix-change-url

Bugfix change url: "__PUBLIC_PATH__" was not replaced
This commit is contained in:
Jens Diemer 2020-12-22 08:23:08 +01:00 committed by GitHub
commit 7b9f7b9cdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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