composer & migration ninegate

This commit is contained in:
2023-09-08 10:15:46 +02:00
parent d8db726fc4
commit 4de1c5457f
6 changed files with 32 additions and 9 deletions

View File

@ -18,8 +18,13 @@ APP_MASTERURL=
APP_MASTERKEY=
%else
APP_MASTERURL=%%nineskeletor_urlidentity
%if %%getVar("nineskeletor_urlidentity", "/ninagate") == "/ninegate"
%set keyfile = %%getVar('container_path_web','') + '/var/www/html/ninegate/.key'
APP_MASTERKEY=%%pwdreader("",%%keyfile)
%else
APP_MASTERKEY=%%nineskeletor_apikeyidentity
%end if
%end if
# BDD