mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-01-07 06:00:04 -06:00
remove docker compose
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
services:
|
||||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
Reference in New Issue
Block a user