Skip to content

Enhance the config schema #12

@warrenvw

Description

@warrenvw

Enhance the config schema to support multiple environments. Each environment contains a set of configuration parameters.

elasticsearch:
  dev:
    host: elk-dev
    port: 9222
  production:
    host: elk-prod
    port: 9200

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions