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