Spaces:
Runtime error
Runtime error
Dmitry Beresnev
commited on
Commit
·
5f9b4fd
1
Parent(s):
c391088
add env file example
Browse files- .env.example +4 -0
.env.example
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
TELEGRAM_TOKEN=
|
| 2 |
+
FINNHUB_API_TOKEN=
|
| 3 |
+
ACCESS_TOKEN=
|
| 4 |
+
SPACE_ID=
|