mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
set db port for travis
This commit is contained in:
parent
234fc51d19
commit
09681d84e9
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ env:
|
|||
- DB_HOST=localhost
|
||||
- DB_USERNAME=postgres
|
||||
- DB_PASSWORD=
|
||||
- DB_PORT=5432
|
||||
- DB_DATABASE=travis_ci_test
|
||||
- BASE_HOST=example.com
|
||||
- DEMO_ROOT=/tmp/demos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue