improve deployment

- customer angular app: add base-href and deploy url

- botond_daily.sh : allow daily scripts
This commit is contained in:
Roland Schneider 2021-09-27 21:59:15 +02:00
parent 7bd6185334
commit ed383ba5dd
2 changed files with 13 additions and 11 deletions

View File

@ -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

View File

@ -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