Skip to content

Commit a990bde

Browse files
author
Shellcheff
committed
Remove API Key from config file.
1 parent e300c65 commit a990bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"appname":"go-newsapi",
55
"logfile":"newsapi.log",
66
"apiurl":"https://newsapi.org/v2/",
7-
"apikey":"a21992b5da9347d1bcad09489cec1840",
7+
"apikey":"-",
88
"databasename":"data/wanpan.db",
99
"keyfile":"./extras/ssl/server.key",
1010
"crtfile":"./extras/ssl/server.crt"

0 commit comments

Comments
 (0)