skeleton/.env.example

2 lines
80 B
Plaintext
Raw Normal View History

2019-07-26 11:25:02 +02:00
DATABASE_DSN="postgres://user:password@127.0.0.1:5432/database?sslmode=disable"