fix: use public wpUrl runtime config for auth refresh token mutation

This commit is contained in:
2026-01-28 21:09:37 -05:00
parent 065b729a2f
commit 2c86905c91
2 changed files with 6 additions and 2 deletions

View File

@@ -40,6 +40,10 @@ export default defineNuxtConfig({
colorMode: false,
},
runtimeConfig: {
wpUrl,
},
compatibilityDate: "2026-01-01",
nitro: {