Self-Hosting
Running via docker-compose
- Clone this repository (or just copy the docker-compose.yml file)
- Copy the
.env.examplefile to.envand fill in the required environment variables - Run
docker compose upto start the application - Access the application at http://localhost:8000