13 lines
197 B
YAML
13 lines
197 B
YAML
name: nConvTrack
|
|
port: 8080
|
|
host: 0.0.0.0
|
|
urlPrefix: /v1/
|
|
logPath: ./logs/
|
|
|
|
mysql:
|
|
host: myhost.fallen-angle.com
|
|
port: 3306
|
|
username: root
|
|
password: 13291004986@lm
|
|
database: nConvTrack
|