We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dbe447 commit bb205eeCopy full SHA for bb205ee
1 file changed
wrangler.toml.example
@@ -16,4 +16,4 @@ database_name = "tabitabi"
16
database_id = "PLACEHOLDER_DATABASE_ID"
17
18
[env.production]
19
-VITE_API_URL = "https://tabitabi-api.soranjiro.workers.dev/api/v1"
+VITE_API_URL = "https://tabitabi-api.youraccount.workers.dev/api/v1"
0 commit comments