13 lines
356 B
YAML
13 lines
356 B
YAML
taiga-secret-key: "some-key"
|
|
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: ""
|
|
mon-auth:
|
|
grafana-cloud-user: "user"
|
|
grafana-cloud-password: "password"
|