alpha
This commit is contained in:
parent
53e59ddf89
commit
079542e431
9 changed files with 191 additions and 57 deletions
|
@ -1,8 +1,13 @@
|
|||
server:
|
||||
name: "otpm"
|
||||
database:
|
||||
driver: sqlite
|
||||
dsn: otpm.sqlite
|
||||
port: 8080
|
||||
|
||||
auth:
|
||||
secret: "secret"
|
||||
ttl: 3600
|
||||
wechat:
|
||||
appid: "wx57d1033974eb5250"
|
||||
secret: "be494c2a81df685a40b9a74e1736b15d"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue