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 2d968c3 commit 16b709bCopy full SHA for 16b709b
voice/restack_up.mjs
@@ -32,7 +32,7 @@ const main = async () => {
32
},
33
{
34
name: "SERVER_HOST",
35
- value: "localhost:80",
+ linkTo: serverName,
36
37
...restackEngineEnvs,
38
],
0 commit comments