Adding test applications configuration

This commit is contained in:
2018-03-08 16:37:40 +01:00
parent 5e2d7457fd
commit c7dcd020a4
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ ENABLE=$(CreoleGet activerLemon 'non')
CONF_FILES="manager-nginx.conf"
CONF_FILES="${CONF_FILES} handler-nginx.conf"
CONF_FILES="${CONF_FILES} portal-nginx.conf"
CONF_FILES="${CONF_FILES} test-nginx.conf"
for CONF_FILE in ${CONF_FILES}
do