Update valid config/auth
This commit is contained in:
parent
1d5df300ad
commit
71fc3ba6ef
2 changed files with 3 additions and 4 deletions
|
@ -1,3 +1,2 @@
|
||||||
{:django-secret-key "django"
|
{:postgres-db-user "gitea"
|
||||||
:postgres-db-user "shynet"
|
:postgres-db-password "gitea-db-password"}
|
||||||
:postgres-db-password "shynet-db-password"}
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{:fqdn "statistics.test.meissa-gmbh.de"
|
{:fqdn "repo.test.meissa-gmbh.de"
|
||||||
:issuer "staging"
|
:issuer "staging"
|
||||||
:postgres-data-volume-path "/var/postgres"}
|
:postgres-data-volume-path "/var/postgres"}
|
||||||
|
|
Loading…
Reference in a new issue