1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 15:17:28 +00:00

Accidentally pushed an API key

This commit is contained in:
Anson Biggs 2022-08-28 13:03:18 -06:00
parent 5df8ff11c2
commit 5fbf59b663

View File

@ -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 . .