chore: improve local setup and change database type #33

Merged
piopi merged 10 commits from improve-local-setup into master 2024-12-20 17:27:59 -05:00
3 changed files with 5 additions and 3 deletions
Showing only changes of commit e0f3613422 - Show all commits

View file

@ -7,3 +7,4 @@ services:
environment: environment:
POSTGRES_USER: hestia POSTGRES_USER: hestia
POSTGRES_PASSWORD: test123 POSTGRES_PASSWORD: test123

View file

@ -1,3 +1,4 @@
services: services:
wait: wait:
image: dokku/wait image: dokku/wait