mirror of https://github.com/veypi/OneAuth.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
166 B
YAML
7 lines
166 B
YAML
|
7 months ago
|
host: 0.0.0.0
|
||
|
|
port: 4003
|
||
|
|
level: debug
|
||
|
|
dsn: root:123456@tcp(127.0.0.1:3306)/test2?charset=utf8&parseTime=True&loc=Local
|
||
|
|
repo: /home/v/workspace/OneAuth/new/
|
||
|
|
dev: true
|