Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Commit 2ae610b

Browse files
committed
1 parent bd42417 commit 2ae610b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

server/config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"restApiRoot": "/api",
33
"host": "0.0.0.0",
44
"port": 3000,
5-
"url": "https://localhost:3000/"
5+
"url": "https://localhost:3000/",
6+
"swagger": {
7+
"protocol": "https"
8+
}
69
}

0 commit comments

Comments
 (0)