pgai icon indicating copy to clipboard operation
pgai copied to clipboard

chore: use DB_URL env var as default database connection

Open Askir opened this issue 8 months ago • 1 comments

This allows using the pgai install in the docker-compose setup without having to specify the url again

Askir avatar May 02 '25 10:05 Askir

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.

Askir avatar May 16 '25 13:05 Askir