.
This commit is contained in:
22
app.ini
Normal file
22
app.ini
Normal file
@@ -0,0 +1,22 @@
|
||||
[log]
|
||||
handlers=console #console|file
|
||||
level=debug # info|debug|error
|
||||
file=zhub.log
|
||||
|
||||
[service]
|
||||
watch=0.0.0.0:711
|
||||
addr=0.0.0.0:1216
|
||||
auth=1
|
||||
|
||||
[data]
|
||||
dir=./data
|
||||
|
||||
[ztimer]
|
||||
db.addr=127.0.0.1:3306
|
||||
db.user=root
|
||||
db.password=123456
|
||||
db.database=zhub
|
||||
|
||||
[auth]
|
||||
admin=123456
|
||||
lxy=123456
|
||||
Reference in New Issue
Block a user