mirror of
https://github.com/C9Glax/tranga.git
synced 2025-10-11 05:09:49 +02:00
Update docker-compose.yaml
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
tranga-api:
|
||||
image: glax/tranga-api:Server-V2
|
||||
container_name: tranga-api
|
||||
user: "${UID}:${GID}"
|
||||
volumes:
|
||||
- ./Manga:/Manga
|
||||
- ./settings:/usr/share/tranga-api
|
||||
|
Reference in New Issue
Block a user