Skip to content

Commit

Permalink
Merge pull request #3007 from cloudnativedaysjp/fix/dk-ui-reviewapps
Browse files Browse the repository at this point in the history
fix: dk-ui reviewapps API_BASE_URL
  • Loading branch information
takaishi authored Nov 26, 2023
2 parents 456bec2 + a4c0ce8 commit 51d4dbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- containerPort: 3001
env:
- name: NEXT_PUBLIC_API_BASE_URL
value: https://api.dev.cloudnativedays.jp/
value: https://staging.dev.cloudnativedays.jp/
- name: NEXT_PUBLIC_DK_URL
value: https://staging.dev.cloudnativedays.jp
- name: NEXT_PUBLIC_WEAVER_URL
Expand Down

0 comments on commit 51d4dbf

Please sign in to comment.