mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
build: fix internal release
This commit is contained in:
@@ -44,7 +44,7 @@ export function getRuntimeConfig(buildFlags: BuildFlags): RuntimeConfig {
|
|||||||
get internal() {
|
get internal() {
|
||||||
return {
|
return {
|
||||||
...this.stable,
|
...this.stable,
|
||||||
serverUrlPrefix: 'https://affine.fail',
|
serverUrlPrefix: 'https://insider.affine.pro',
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
// canary will be aggressive and enable all features
|
// canary will be aggressive and enable all features
|
||||||
|
|||||||
Reference in New Issue
Block a user