alpha
This commit is contained in:
parent
a6461a9a0e
commit
a45ddf13d5
2 changed files with 22 additions and 5 deletions
|
@ -3,6 +3,7 @@ server:
|
|||
database:
|
||||
driver: sqlite
|
||||
dsn: otpm.sqlite
|
||||
skip_migration: false
|
||||
port: 8080
|
||||
|
||||
auth:
|
||||
|
@ -11,4 +12,4 @@ auth:
|
|||
|
||||
wechat:
|
||||
appid: "wx57d1033974eb5250"
|
||||
secret: "be494c2a81df685a40b9a74e1736b15d"
|
||||
secret: "be494c2a81df685a40b9a74e1736b15d"
|
Loading…
Add table
Add a link
Reference in a new issue