We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b1a27 commit de39bc3Copy full SHA for de39bc3
Taskfile.yml
@@ -27,7 +27,7 @@ tasks:
27
- build:backend
28
env:
29
WAVETERM_ENVFILE: "{{.ROOT_DIR}}/.env"
30
- WCLOUD_ENDPOINT: "https://api-dev.waveterm.dev"
+ WCLOUD_ENDPOINT: "https://api-dev.waveterm.dev/central"
31
WCLOUD_WS_ENDPOINT: "wss://wsapi-dev.waveterm.dev"
32
33
electron:start:
@@ -41,7 +41,7 @@ tasks:
41
42
43
44
45
46
47
electron:quickdev:
0 commit comments