remove docker compose

This commit is contained in:
Markbeep
2025-02-17 21:52:24 +01:00
parent 003b0dd3a7
commit c62dc24147
2 changed files with 1 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# AudioBookRequest
> [!CAUTION]
> This project is in it's very early stages. It's basically a weekend project at this state. There might be some bugs or unfinished parts.
> This project is in its very early stages. It's basically a weekend project at this state. There might be some bugs or unfinished parts.
Your tool for handling audiobook requests on a Plex/AudioBookShelf/Jellyfin instance.

View File

@@ -1,7 +0,0 @@
services:
web:
build: .
ports:
- "8000:8000"
volumes:
- ./data:/app/data