Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
yotter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
soiz1
commited on
Jan 28
Commit
432485a
·
verified
·
1 Parent(s):
b491a76
Update .env
Browse files
Files changed (1)
hide
show
.env
+1
-1
.env
CHANGED
Viewed
@@ -2,4 +2,4 @@
2
SECRET_KEY=your-secret-key
3
4
# データベースURL(SQLiteを使用する場合)
5
-
DATABASE_URL=sqlite:///app.db
2
SECRET_KEY=your-secret-key
3
4
# データベースURL(SQLiteを使用する場合)
5
+
DATABASE_URL=sqlite:///
usr/src/
app
/app
.db