Skip to content

Commit b439d80

Browse files
authored
Update wrangler.jsonc
1 parent 1ec136d commit b439d80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

workers/wrangler.jsonc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"env": {
1515
"local": {
1616
"vars": {
17-
"OWNER_NAME": "oka4shi",
17+
"OWNER_NAME": "WORD-COINS",
1818
"CORS_ORIGIN": "http://localhost:5173",
1919
},
2020
},
2121
"production": {
2222
"vars": {
23-
"OWNER_NAME": "oka4shi",
24-
"CORS_ORIGIN": "https://oka4shi.github.io",
23+
"OWNER_NAME": "WORD-COINS",
24+
"CORS_ORIGIN": "https://word-coins.github.io",
2525
},
2626
},
2727
},

0 commit comments

Comments
 (0)