Made for hosting Emotion detection app easily on just one host
- Check image names for api and frontend
- Check your domain (e.g.
example.com
) - 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