👽 Update to use new realm filter

This commit is contained in:
2024-08-19 00:44:35 +08:00
parent 6aadffb72b
commit ca253eb87b
7 changed files with 11 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ export default defineNuxtConfig({
runtimeConfig: {
public: {
siteUrl: "https://solsynth.dev",
solarRealmId: 2,
solarRealm: "solar-network",
solarNetworkApi: "https://api.sn.solsynth.dev",
solianUrl: "https://sn.solsynth.dev",
},