We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a990bde commit 26fab19Copy full SHA for 26fab19
config/config.json
@@ -4,7 +4,7 @@
4
"appname":"go-newsapi",
5
"logfile":"newsapi.log",
6
"apiurl":"https://newsapi.org/v2/",
7
- "apikey":"-",
+ "apikey":"Create your own :) ",
8
"databasename":"data/wanpan.db",
9
"keyfile":"./extras/ssl/server.key",
10
"crtfile":"./extras/ssl/server.crt"
0 commit comments