pgai
pgai copied to clipboard
chore: use DB_URL env var as default database connection
This allows using the pgai install in the docker-compose setup without having to specify the url again
I removed any other changes and just kept the little env var change that should allow us to slightly simplify the docker-compose quickstart by leaving out the extra argument.