move testdays app to root of host
This commit is contained in:
parent
9ae17292a6
commit
9c7c61ede8
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ resultsdb_fe_endpoint: "resultsdb"
|
|||
|
||||
testdays_db_host: "{{ public_ip }}"
|
||||
testdays_db_port: 5432
|
||||
testdays_endpoint: 'testdays'
|
||||
testdays_endpoint: ''
|
||||
testdays_db_name: testdays
|
||||
|
||||
testdays_db_user: "{{ testdays_testdays_db_user }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue