Skip to content

Commit

Permalink
Merge pull request yogeshojha#1432 from yogeshojha/hotfix/2.2.0_release
Browse files Browse the repository at this point in the history
2.2.0 Hotfix
  • Loading branch information
ChristopherZh-7 committed Oct 16, 2024
1 parent e651406 commit c935720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG HTTP_PROXY=http://192.168.1.177:7890
ARG HTTPS_PROXY=http://192.168.1.177:7890

# WARNING: This token should be temporary and revoked immediately after build
ENV GITHUB_TOKEN="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"
ENV GITHUB_TOKEN="user_token"

# Set proxy environment variables
ENV HTTP_PROXY=${HTTP_PROXY}
Expand Down

0 comments on commit c935720

Please sign in to comment.