feat: remove old ui of doom

This commit is contained in:
Lucas Oskorep
2026-01-20 22:55:20 -05:00
parent 33c7a108e2
commit 63897eca0c
41 changed files with 1 additions and 659 deletions

View File

@@ -57,8 +57,6 @@ The application will be available at `http://localhost:8000`
For a more convenient setup, use the provided docker-compose configuration:
```bash
# Copy the example docker-compose.yaml from the docker folder
cp docker/docker-compose.example.yaml docker-compose.yaml
# Run with docker-compose
docker-compose up -d