Files
hydra-ml-config-template/examples/04_multi_env/conf/config.yaml
2025-10-12 19:39:12 +08:00

12 lines
114 B
YAML

defaults:
- env: dev
- _self_
database:
host: localhost
port: 5432
server:
host: 0.0.0.0
port: 8000