mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 16:38:20 +01:00
hotfix
This commit is contained in:
parent
cb60ed1c72
commit
1fefb51afd
|
|
@ -24,13 +24,13 @@ export const useConfig = () => {
|
||||||
"I am the Senate",
|
"I am the Senate",
|
||||||
],
|
],
|
||||||
DEVELOPER_HANDLES: [
|
DEVELOPER_HANDLES: [
|
||||||
"jessew@social.lysand.org",
|
"jessew@beta.versia.social",
|
||||||
"jessew@beta.versia.social",
|
"jessew@beta.versia.social",
|
||||||
"jessew@versia.social",
|
"jessew@versia.social",
|
||||||
"aprl@social.lysand.org",
|
"aprl@beta.versia.social",
|
||||||
"aprl@beta.versia.social",
|
"aprl@beta.versia.social",
|
||||||
"aprl@versia.social",
|
"aprl@versia.social",
|
||||||
"graphite@social.lysand.org",
|
"graphite@beta.versia.social",
|
||||||
"jessew@mk.cpluspatch.com",
|
"jessew@mk.cpluspatch.com",
|
||||||
"graphite@shonk.phite.ro",
|
"graphite@shonk.phite.ro",
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -258,7 +258,7 @@ export default defineNuxtConfig({
|
||||||
},
|
},
|
||||||
runtimeConfig: {
|
runtimeConfig: {
|
||||||
public: {
|
public: {
|
||||||
apiHost: "https://social.lysand.org",
|
apiHost: "https://beta.versia.social",
|
||||||
onionApiHost: undefined,
|
onionApiHost: undefined,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue