HydroProtocol / hydro-scaffold-dex

A Decentralized Exchange Scaffold - launch a DEX in minutes
Apache License 2.0
196 stars 189 forks source link

Problems related to database #84

Closed jobinpankajan closed 4 years ago

jobinpankajan commented 4 years ago

Error: Database is uninitialized and superuser password is not specified. You must specify POSTGRES_PASSWORD to a non-empty value for the superuser. For example, "-e POSTGRES_PASSWORD=password" on "docker run".

lookup db on 127.0.0.11:53: no such host

tstyle11 commented 4 years ago

hey @jobinpankajan thanks for finding this issue. I've submitted a PR with a simple one line fix.