chore: improve local setup and change database type #33
5 changed files with 13 additions and 15 deletions
|
|
@ -7,4 +7,3 @@ services:
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: hestia
|
POSTGRES_USER: hestia
|
||||||
POSTGRES_PASSWORD: test123
|
POSTGRES_PASSWORD: test123
|
||||||
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
services:
|
services:
|
||||||
wait:
|
wait:
|
||||||
image: dokku/wait
|
image: dokku/wait
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue