3 lines
148 B
Plaintext
3 lines
148 B
Plaintext
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
|
DATABASE_URL_NON_POOLING=postgresql://postgres:postgres@localhost:5432/postgres
|