diff --git a/dev/config.example.env b/dev/config.example.env index 62ee2dc14d..e11580ee58 100644 --- a/dev/config.example.env +++ b/dev/config.example.env @@ -1,4 +1,4 @@ -COMPOSE='docker compose' +COMPOSE='podman-compose' POSTGRES_PASSWORD=password POSTGRES_USER=firefish POSTGRES_DB=firefish_db