mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-25 02:09:05 +01:00
change domain
This commit is contained in:
parent
0cccda78c6
commit
072e50c9b5
@ -10,7 +10,7 @@ import { locales } from './assets/data/locales';
|
||||
import type { NuxtConfig } from 'nuxt/schema';
|
||||
|
||||
// 公開時のドメイン(末尾スラッシュなし)
|
||||
const baseUrl = 'https://misskey-hub-next.vercel.app';
|
||||
const baseUrl = 'https://beta.misskey-hub.net';
|
||||
|
||||
// リポジトリURL(末尾スラッシュなし)
|
||||
const repositoryUrl = 'https://github.com/misskey-dev/misskey-hub-next';
|
||||
|
Loading…
Reference in New Issue
Block a user