Spaces:
Configuration error
Configuration error
Upload .env
Browse files
.env
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Environment variables for the application
|
| 2 |
+
# Example:
|
| 3 |
+
# API_KEY=your_api_key_here
|
| 4 |
+
# DATABASE_URL=your_database_url_here
|
| 5 |
+
# DEBUG=True
|
| 6 |
+
|
| 7 |
+
SPACE_ID=cuongnguyen0610-cuong
|
| 8 |
+
SPACE_NAME=cuongnguyen0610-cuong
|
| 9 |
+
SPACE_HOST=https://cuongnguyen0610-cuong.hf.space
|
| 10 |
+
whoami=cuongnguyen0610
|