brass/.env
2023-06-09 15:55:55 +02:00

6 lines
107 B
Bash

# Postgres
# DATABASE_URL=postgres://postgres@localhost/my_database
# SQLite
DATABASE_URL=sqlite:brass.db