Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 363 Bytes

Emotion Detection Shap Demo - Caddy reverse proxy

Made for hosting Emotion detection app easily on just one host

Usage

  1. Check image names for api and frontend
  2. Check your domain (e.g. example.com)
  3. Run
    podman run -e API_URL=api_name:8000 -e FRONTEND_URL=frontend_name:80 -p 8080:80 -e DOMAIN=example.com pgronkievitz/caddy:test