Deployment
Docker Deployment
Minimal Docker Compose configuration:
Run:
The application will be available at http://localhost:8507.
Manual Deployment
See the Dockerfile to check what's needed to run it outside of Docker.
Last updated