dumbserve/.env_sample

4 lines
200 B
Plaintext
Raw Normal View History

2022-08-13 21:08:33 +05:30
export POSTGRES_DATABASE_URL="postgres://postgres:password@localhost:5432/postgres"
export MARIA_DATABASE_URL="mysql://maria:password@localhost:3306/maria"
#export DATABASE_URL=$POSTGRES_DATABASE_URL