Seafile : port 8082
This commit is contained in:
parent
99b471c371
commit
fdf7f4e0ae
|
@ -23,7 +23,7 @@ services:
|
|||
image: "docker.io/seafileltd/seafile-mc:${GARBAYE_SEAFILE_SEAFILE_VERSION}"
|
||||
container_name: seafile
|
||||
ports:
|
||||
- "127.0.0.1:8000:80"
|
||||
- "127.0.0.1:8082:80"
|
||||
volumes:
|
||||
- seafile-data:/shared:Z
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue