#!/bin/bash
source _common.sh
ynh_config_change_url_nginx
ynh_systemctl --service=nginx --action=reload
