Files
VLoop/configs/config.yaml

9 lines
115 B
YAML
Raw Normal View History

server:
port: 8080
database:
host: localhost
port: 3306
user: root
password: 123456
dbname: feedsystem