Variable type set
This commit is contained in:
parent
1eb8d54769
commit
7d919559a1
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ fi
|
||||||
|
|
||||||
# Add the custom error build with the application
|
# Add the custom error build with the application
|
||||||
ynh_add_config --template="nginx-code-error.conf" --destination="$nginx_extra_conf_dir/error-code.conf"
|
ynh_add_config --template="nginx-code-error.conf" --destination="$nginx_extra_conf_dir/error-code.conf"
|
||||||
CUSTOM_ERROR_FILE=1
|
CUSTOM_ERROR_FILE="true"
|
||||||
|
|
||||||
# Create a dedicated NGINX config
|
# Create a dedicated NGINX config
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
|
|
Loading…
Add table
Reference in a new issue