Update vals
This commit is contained in:
parent
2f068104c8
commit
8fc45d5562
1 changed files with 3 additions and 2 deletions
|
@ -3,10 +3,11 @@ postgres-db-user: "forgejo"
|
|||
postgres-db-password: "forgejo-db-password"
|
||||
mailer-user: ""
|
||||
mailer-pw: ""
|
||||
django-superuser-username: "taiga-admin"
|
||||
django-superuser-password: ""
|
||||
django-superuser-email: "some@example.com"
|
||||
rabbitmq-user: ""
|
||||
rabbitmq-pw: ""
|
||||
django-superuser: "taiga-admin"
|
||||
django-superuser-password: ""
|
||||
mon-auth:
|
||||
grafana-cloud-user: "user"
|
||||
grafana-cloud-password: "password"
|
||||
|
|
Loading…
Reference in a new issue