feat: set default language to German (Switzerland) for reiso.exo.mintcloud.ch deployment
- Add `lang: de_CH` to init configuration for reiso.exo.mintcloud.ch deployment - Maintain existing login, password, and k8up configurations
This commit is contained in:
parent
ce28d724fa
commit
ed57cd1e7d
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ pythonInstall:
|
|||
- fastapi
|
||||
- python-jose
|
||||
init:
|
||||
lang: de_CH
|
||||
login: david.bruehlmeier@sozialinfo.ch
|
||||
password: se3uLohzaR
|
||||
k8up:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue