Browse Source

Fix mistake in config example.

pull/6/head
t123yh 7 years ago
parent
commit
b413c6146d
  1. 2
      config-example.json

2
config-example.json

@ -168,5 +168,5 @@
"session_secret": "233",
"judge_server_addr": "http://127.0.0.1:5284",
"judge_token": "233",
"email_jwt_token": "test"
"email_jwt_secret": "test"
}
Loading…
Cancel
Save