Make totpcgi use db-fas.stg in stg
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
1037d2d662
commit
411468936f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ data:
|
||||||
AuthType Basic
|
AuthType Basic
|
||||||
AuthName "Fedora totpcgi"
|
AuthName "Fedora totpcgi"
|
||||||
|
|
||||||
Auth_PG_host db-fas
|
Auth_PG_host db-fas{{ env_suffix }}
|
||||||
Auth_PG_port 5432
|
Auth_PG_port 5432
|
||||||
Auth_PG_user fasreadonly
|
Auth_PG_user fasreadonly
|
||||||
Auth_PG_pwd {{ fasReadOnlyPassword }}
|
Auth_PG_pwd {{ fasReadOnlyPassword }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue