We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49b0da commit 8304de3Copy full SHA for 8304de3
1 file changed
testlinktests/configs/settings.example.json
@@ -0,0 +1,9 @@
1
+{
2
+ "connection":{
3
+ "is_https": false,
4
+ "host": "qalab.tk",
5
+ "port": 86
6
+ },
7
+ "dev_key": "1bfd2ef4ceda22b482b12f2b25457495",
8
+ "log_level":"DEBUG"
9
+}
0 commit comments