Remove Cache port
This commit is contained in:
@@ -11,6 +11,4 @@ services:
|
||||
- ./config.yaml:/config.yaml
|
||||
- ./data:/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- 8010:8010 # Cache port (Any free port)
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user