Skip to content

Commit

Permalink
fix: revert API URL to prod one
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwang44 committed Jan 27, 2024
1 parent 87d16d3 commit 180c3c4
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 @@ -26,7 +26,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://staging.pycon.tw/prs
ENV API_URL_BROWSER https://tw.pycon.org/prs

RUN npm run build

Expand Down

0 comments on commit 180c3c4

Please sign in to comment.