settings.yml 227 B

1234567891011
  1. #ident "@(#)$Format:LocalFoodAI:app.py:%an:%ae:%ad:%cn:%ce:%cd:%H:%D:%N$"
  2. use_default_settings: true
  3. search:
  4. formats:
  5. - html
  6. - json
  7. server:
  8. port: 8080
  9. bind_address: "0.0.0.0"
  10. secret_key: "local_food_ai_secret"