Updated droppy port for burvan

This commit is contained in:
Ash Leece 2019-11-13 10:50:51 +00:00
parent 4f68f1db84
commit b84f7ebbe1
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ services:
container_name: droppy
image: silverwind/droppy
ports:
- '8989:8989'
- '8004:8989'
volumes:
- config:/config
- /media/ash/storage/droppy:/files
- /droppy:/files
restart: unless-stopped