mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Allow specifying an Onion API host URL
This commit is contained in:
parent
b2989e898e
commit
7b13265d47
3 changed files with 10 additions and 0 deletions
|
|
@ -616,6 +616,7 @@ export default defineNuxtConfig({
|
|||
siteName: "Lysand",
|
||||
trailingSlash: true,
|
||||
apiHost: "https://social.lysand.org",
|
||||
onionApiHost: undefined,
|
||||
},
|
||||
},
|
||||
imports: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue