added olivetin for testing
This commit is contained in:
@@ -243,6 +243,15 @@ services:
|
||||
- /mnt/data/downloads:/downloads
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
olivetin:
|
||||
container_name: olivetin
|
||||
image: jamesread/olivetin
|
||||
ports:
|
||||
- 1337:1337
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./appdata/olivetin/config:/config
|
||||
|
||||
organizr:
|
||||
container_name: organizr
|
||||
image: organizr/organizr:latest
|
||||
|
||||
Reference in New Issue
Block a user