Remove public port on filerun

This commit is contained in:
Jean Froment 2018-07-07 21:24:54 +02:00
parent 2fbfad380a
commit 835fbb8952
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ services:
- filerun-db - filerun-db
links: links:
- filerun-db:db - filerun-db:db
ports:
- "7474:7474"
volumes: volumes:
- /data/config/filerun/web:/var/www/html - /data/config/filerun/web:/var/www/html
- alldata:/user-files - alldata:/user-files