重构大量文件
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DATABASE_URL="file:./dev.db"
|
||||
SESSION_SECRET="replace-with-a-long-random-secret"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
DATABASE_URL="file:./dev.db"
|
||||
SESSION_SECRET="replace-with-a-long-random-secret"
|
||||