Skip to content

Commit

Permalink
chore: Dockerfile setting for staging
Browse files Browse the repository at this point in the history
revise API_URL_BROWSER
  • Loading branch information
SivanYeh committed Aug 17, 2024
1 parent ed31e29 commit 1ea9de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ENV ROUTER_BASE /2024/
ENV BASE_URL http://pycontw-2024:8000
ENV BUILD_TARGET server
ENV HOST 0.0.0.0
ENV API_URL_BROWSER https://tw.pycon.org/prs
ENV API_URL_BROWSER https://staging.pycon.tw/prs

RUN npm run build

Expand Down

0 comments on commit 1ea9de2

Please sign in to comment.