change hostname to localhost for k8s CI
This commit is contained in:
parent
dd9cd7aa0c
commit
5fa8711bfa
|
@ -5,7 +5,7 @@ databases:
|
|||
name: passbook
|
||||
user: passbook
|
||||
password: 'EK-5jnKfjrGRm<77'
|
||||
host: postgres
|
||||
host: localhost
|
||||
log:
|
||||
level:
|
||||
console: DEBUG
|
||||
|
|
Reference in New Issue