Files
Sylvain Kerkour 28b45391c6 ch10: config
2021-04-03 13:53:55 +00:00

3 lines
81 B
Plaintext

PORT=8080
DATABASE_URL="postgres://bhr:ch10@localhost:5432/ch10?sslmode=disable"