We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed31e29 commit 1ea9de2Copy full SHA for 1ea9de2
Dockerfile
@@ -24,7 +24,7 @@ ENV ROUTER_BASE /2024/
24
ENV BASE_URL http://pycontw-2024:8000
25
ENV BUILD_TARGET server
26
ENV HOST 0.0.0.0
27
-ENV API_URL_BROWSER https://tw.pycon.org/prs
+ENV API_URL_BROWSER https://staging.pycon.tw/prs
28
29
RUN npm run build
30
0 commit comments