mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-02 19:41:42 +00:00
#87: bandaid fix so bot can work without market data, and warns users about the lack of stock market data
This commit is contained in:
@@ -12,8 +12,7 @@ ENV MPLBACKEND=Agg
|
||||
COPY --from=builder /root/.local /root/.local
|
||||
|
||||
RUN pip install --no-cache-dir black
|
||||
ENV TELEGRAM=TOKEN
|
||||
ENV IEX=TOKEN
|
||||
ENV TELEGRAM=724630968:AAFmLveRXhtTU_0dgzC724eGUpVK9b3Cw8w
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Reference in New Issue
Block a user