remove dlnextcloud
This commit is contained in:
parent
ce8beec9df
commit
c79cf4cc02
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
services:
|
||||
|
||||
dlnextcloud:
|
||||
|
||||
container_name: dlnextcloud
|
||||
network_mode: "host"
|
||||
build: https://forge.slowte.ch/selfhosted/dlnextcloud.git
|
||||
image: dlnextcloud
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- NC_PASSWORD=${NC_PASSWORD}
|
||||
- NC_MUSIC_DIR_URL=https://cloud.slowte.ch/remote.php/dav/files/mediaserver/audio
|
||||
- NC_RADIO_DIR_URL=https://cloud.slowte.ch/remote.php/dav/files/mediaserver/radio
|
||||
- NC_USERNAME=mediaserver
|
||||
- GERBERA_IP=192.168.0.107
|
||||
- GERBERA_PORT=49152
|
||||
privileged: true
|
Loading…
Reference in a new issue