fix: update seafile service to expose port 8000 instead of 80
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ services:
|
||||
image: ${SEAFILE_IMAGE:-seafileltd/seafile-mc:12.0-latest}
|
||||
container_name: seafile
|
||||
expose:
|
||||
- 80
|
||||
- 8000
|
||||
volumes:
|
||||
- seafile-data:/shared
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user