mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 15:26:04 +03:00
build: fix internal release
This commit is contained in:
parent
0ee0790295
commit
0bc3d9ebf5
@ -44,7 +44,7 @@ export function getRuntimeConfig(buildFlags: BuildFlags): RuntimeConfig {
|
||||
get internal() {
|
||||
return {
|
||||
...this.stable,
|
||||
serverUrlPrefix: 'https://affine.fail',
|
||||
serverUrlPrefix: 'https://insider.affine.pro',
|
||||
};
|
||||
},
|
||||
// canary will be aggressive and enable all features
|
||||
|
Loading…
Reference in New Issue
Block a user