forked from Leaf/amber-ui
增加 forum url 到 config
This commit is contained in:
parent
283835542d
commit
543552bc5e
@ -7,6 +7,7 @@ const config = {
|
||||
oauth_storage_key: "code_verifier",
|
||||
oauth_scope: "openid profile",
|
||||
backend: "http://localhost:8080",
|
||||
forum_url: "https://forum.leaflow.cn",
|
||||
};
|
||||
|
||||
// @ts-ignore ...
|
||||
|
Loading…
Reference in New Issue
Block a user