mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
Accidentally pushed an API key
This commit is contained in:
parent
5df8ff11c2
commit
5fbf59b663
@ -12,7 +12,7 @@ ENV MPLBACKEND=Agg
|
||||
COPY --from=builder /root/.local /root/.local
|
||||
|
||||
RUN pip install --no-cache-dir black
|
||||
ENV TELEGRAM=724630968:AAFmLveRXhtTU_0dgzC724eGUpVK9b3Cw8w
|
||||
ENV TELEGRAM=TELEGRAM
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user