diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index e489016..f37c122 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -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 . .