mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 18:15:53 +02:00
@@ -9,7 +9,7 @@ const apiUrl = `${scheme}//api.${host}`;
|
||||
const devUrl = `${scheme}//dev.${host}`;
|
||||
const aboutUrl = `${scheme}//about.${host}`;
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
host,
|
||||
scheme,
|
||||
url,
|
||||
|
||||
Reference in New Issue
Block a user