ftest/.env_sample

3 lines
156 B
Plaintext
Raw Permalink Normal View History

2023-09-05 19:22:50 +05:30
export POSTGRES_DATABASE_URL="postgres://postgres:password@localhost:5432/postgres"
export MARIA_DATABASE_URL="mysql://maria:password@localhost:3306/maria"