Hubs: mistake in the DB hostname
This commit is contained in:
parent
99fbf6fcd9
commit
7b3cb4cbfb
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
hubs_url_hostname: hubs.stg.fedoraproject.org
|
||||
hubs_secret_key: "{{ hubs_session_secret }}"
|
||||
hubs_db_type: postgresql
|
||||
hubs_db_host: db01.stg.fedoraproject.org
|
||||
hubs_db_host: db01.stg.phx2.fedoraproject.org
|
||||
hubs_db_user: hubsapp
|
||||
hubs_db_password: "{{ hubs_db_pass }}"
|
||||
hubs_dev_mode: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue