mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
Removed API keys from project
This commit is contained in:
parent
7775bdc70a
commit
381ecf3bf1
@ -93,8 +93,8 @@ Then run the bot using your API keys.
|
|||||||
|
|
||||||
```
|
```
|
||||||
docker run --detach \
|
docker run --detach \
|
||||||
-e TELEGRAM=746244453:AAEpsL3Vjq578keKD0SJH4dCxFHmObBpGkw \
|
-e TELEGRAM=TELEGRAM_API \
|
||||||
-e IEX=sk_a5712328bee74c9ca059121cfe0e6432 \
|
-e IEX=IEX_API \
|
||||||
simple-telegram-bot
|
simple-telegram-bot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user