You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
server:
|
|
|
|
ip: 127.0.0.1
|
|
|
|
port: 9999
|
|
|
|
log:
|
|
|
|
logenv: test
|
|
|
|
logpath: server
|
|
|
|
mongo:
|
|
|
|
host: 47.108.20.249
|
|
|
|
port: 27017
|
|
|
|
username: root
|
|
|
|
password: zs960108
|
|
|
|
database: youtube_dev
|