change hostname to localhost for k8s CI

This commit is contained in:
Jens Langhammer 2019-02-21 17:04:46 +01:00
parent dd9cd7aa0c
commit 5fa8711bfa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ databases:
name: passbook
user: passbook
password: 'EK-5jnKfjrGRm<77'
host: postgres
host: localhost
log:
level:
console: DEBUG