Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 437 Bytes

configuration.md

File metadata and controls

21 lines (16 loc) · 437 Bytes

⚙️ Configuration

templates/configs/config.yml:

my_module01:
  min_length: 2
  max_length: 100
  min_value: 0.0
  max_value: 1.0
  threshold: 0.5

🌎 Environment Variables

.env.example:

# ENV=development
# DEBUG=true