Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 267 Bytes

nicegui-letsencrypt

A minimal example of how to deploy nicegui app behind nginx using letsencrypt.

Please adjust the compose file in the "obvious" places.

  1. Clone repo
  2. cd nicegui-letsencrypt
  3. docker compose up

Your main app goes into the app/main.py file