fix: use m.webtoo.ls
This commit is contained in:
parent
998fa9ccb1
commit
2e79f3aa37
|
@ -95,7 +95,7 @@ export default defineNuxtConfig({
|
||||||
// We use LibreTranslate(https://github.com/LibreTranslate/LibreTranslate) as our default translation server #76
|
// We use LibreTranslate(https://github.com/LibreTranslate/LibreTranslate) as our default translation server #76
|
||||||
translateApi: '',
|
translateApi: '',
|
||||||
// Use the instance where Elk has its Mastodon account as the default
|
// Use the instance where Elk has its Mastodon account as the default
|
||||||
defaultServer: 'webtoo.ls',
|
defaultServer: 'm.webtoo.ls',
|
||||||
},
|
},
|
||||||
storage: {
|
storage: {
|
||||||
driver: isCI ? 'cloudflare' : 'fs',
|
driver: isCI ? 'cloudflare' : 'fs',
|
||||||
|
|
Loading…
Reference in a new issue