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 b247e7d commit 317b701Copy full SHA for 317b701
1 file changed
config.json
@@ -0,0 +1,7 @@
1
+{
2
+ "listenAddr": "0.0.0.0",
3
+ "listenPort": "80",
4
+ "certPath": "/path/to/cert",
5
+ "keyPath": "/path/to/key"
6
+
7
+}
0 commit comments