Remove public port on filerun
This commit is contained in:
parent
2fbfad380a
commit
835fbb8952
|
@ -65,8 +65,6 @@ services:
|
|||
- filerun-db
|
||||
links:
|
||||
- filerun-db:db
|
||||
ports:
|
||||
- "7474:7474"
|
||||
volumes:
|
||||
- /data/config/filerun/web:/var/www/html
|
||||
- alldata:/user-files
|
||||
|
|
Loading…
Reference in New Issue