0213d8c6d6
Add config/config.yaml to set default configurations. Use the config/local_config.yaml to set the custom configurations Change-Id: I22049e478b6440c765751c8f17663f36f33c277a
8 lines
261 B
YAML
8 lines
261 B
YAML
---
|
|
features:
|
|
- |
|
|
Add config/config.yaml to set the default configurations of host,
|
|
port and server. For the development, you can add config/local_config.yaml,
|
|
to set custom host, port, server, the config/local_config.yaml file is
|
|
gitignored.
|