ragtag4 / .env
hugging2021's picture
Rename example.env to .env
954a785 verified
raw
history blame contribute delete
146 Bytes
DB_URL=postgres://postgres:password@localhost:5432/ragtag
DB_URL_DOCKER=postgres://ragtag:ragtag@db:5432/ragtag
DB_USER=ragtag
DB_PASSWORD=ragtag