Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 256 Bytes

run locally

poetry shell
flask run

Deploment

  1. Update hosts and host in deployment/ingress.yaml to configure your own domain name
  2. Update tls.crt and tls.key under data in deployment/secret.yaml to your pem/key certificate