composer & migration ninegate
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user