chore (minor): update example dev config file
This commit is contained in:
parent
4fcd5463e9
commit
f14a5bcb25
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
COMPOSE='docker compose'
|
||||
COMPOSE='podman-compose'
|
||||
POSTGRES_PASSWORD=password
|
||||
POSTGRES_USER=firefish
|
||||
POSTGRES_DB=firefish_db
|
||||
|
|
Loading…
Reference in a new issue