We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5ec9c commit e093aa8Copy full SHA for e093aa8
1 file changed
server/config.json
@@ -1,6 +1,6 @@
1
{
2
"restApiRoot": "/api",
3
- "host": "localhost",
+ "host": "0.0.0.0",
4
"port": 3000,
5
"url": "http://localhost:3000/"
6
}
0 commit comments