Seafile : port 8082

This commit is contained in:
Gitouche 2022-01-18 20:29:16 +01:00
parent 99b471c371
commit fdf7f4e0ae

View file

@ -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: