Make totpcgi use db-fas.stg in stg

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-11 14:15:29 +02:00
parent 1037d2d662
commit 411468936f

View file

@ -68,7 +68,7 @@ data:
AuthType Basic
AuthName "Fedora totpcgi"
Auth_PG_host db-fas
Auth_PG_host db-fas{{ env_suffix }}
Auth_PG_port 5432
Auth_PG_user fasreadonly
Auth_PG_pwd {{ fasReadOnlyPassword }}