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}"
|
image: "docker.io/seafileltd/seafile-mc:${GARBAYE_SEAFILE_SEAFILE_VERSION}"
|
||||||
container_name: seafile
|
container_name: seafile
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8000:80"
|
- "127.0.0.1:8082:80"
|
||||||
volumes:
|
volumes:
|
||||||
- seafile-data:/shared:Z
|
- seafile-data:/shared:Z
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue