improve deployment
- customer angular app: add base-href and deploy url - botond_daily.sh : allow daily scripts
This commit is contained in:
parent
7bd6185334
commit
ed383ba5dd
@ -1,3 +1,5 @@
|
|||||||
|
-0.1.26
|
||||||
|
- add group training
|
||||||
-0.1.25
|
-0.1.25
|
||||||
- fix update inactive card
|
- fix update inactive card
|
||||||
-0.1.24
|
-0.1.24
|
||||||
|
|||||||
@ -5,7 +5,7 @@ return [
|
|||||||
'supportEmail' => 'rocho02@gmail.com',
|
'supportEmail' => 'rocho02@gmail.com',
|
||||||
'infoEmail' => 'info@rocho-net.hu',
|
'infoEmail' => 'info@rocho-net.hu',
|
||||||
'user.passwordResetTokenExpire' => 3600,
|
'user.passwordResetTokenExpire' => 3600,
|
||||||
'version' => 'v0.1.25',
|
'version' => 'v0.1.26',
|
||||||
'company' => 'movar',//gyor
|
'company' => 'movar',//gyor
|
||||||
'company_name' => "Freimann Kft.",
|
'company_name' => "Freimann Kft.",
|
||||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user