Skip to content

Commit 983133c

Browse files
authored
Merge pull request #92 from cniajp/check/dk-cors-prd
Update .env.production
2 parents 4c8ed2f + fd6d6b2 commit 983133c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.production

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
NEXT_PUBLIC_API_BASE_URL=https://dreamkast-dk-2666.dev.cloudnativedays.jp
2-
# NEXT_PUBLIC_API_BASE_URL=https://staging.dev.cloudnativedays.jp/
1+
# NEXT_PUBLIC_API_BASE_URL=https://dreamkast-dk-2666.dev.cloudnativedays.jp
2+
NEXT_PUBLIC_API_BASE_URL=https://staging.dev.cloudnativedays.jp/
33
# NEXT_PUBLIC_API_BASE_URL=https://event.cloudnativedays.jp/
44
NEXT_PUBLIC_EVENT_ABBR=o11yconjp
55
NEXT_PUBLIC_DK_EVENT_ABBR=cndw2025

0 commit comments

Comments
 (0)