Skip to content

Commit

Permalink
隐藏配置信息
Browse files Browse the repository at this point in the history
  • Loading branch information
gocloudcoder committed Mar 30, 2021
1 parent ca4810b commit 1fd4056
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions free-pic/web/server/conf/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
mysql:
ip: "gocloudcoder.com"
ip: "localhost"
port: "3306"
username: "qn-server"
database: "qn-server"
password: "000000"

qiniu:
ak: "zM_pCg7E1kBvwD0DlGQUadtxVGkumuKNQIDVI4Nl"
sk: "P2mdTgHaJ7PPX7cggzpBHti-VKppSh-Mqkj-hWeO"
bucket: "nj-jay"
ak: ""
sk: ""
bucket: ""

0 comments on commit 1fd4056

Please sign in to comment.