pg
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# sqlite (default): sqlite:///data/skeps.db
|
||||
# mysql: mysql://user:password@tcp(mysql:3306)/skeps
|
||||
# postgres: postgres://user:password@postgres:5432/skeps?sslmode=disable
|
||||
DATABASE_URL=sqlite:///data/skeps.db
|
||||
|
||||
Reference in New Issue
Block a user