gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
571 stars 184 forks source link

adapt flask and react for reverse_proxy by adding --url_prefix #116

Open shouldsee opened 1 year ago

shouldsee commented 1 year ago

Aim:

mount app under url_prefix "/cesi" to be used under reverse proxy

Changes: