mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
fix: update seadoc and seafile services to enable port mapping
This commit is contained in:
@@ -34,8 +34,8 @@ services:
|
||||
seafile:
|
||||
image: ${SEAFILE_IMAGE:-seafileltd/seafile-mc:12.0-latest}
|
||||
container_name: seafile
|
||||
# ports:
|
||||
# - "80:80"
|
||||
ports:
|
||||
- "8000:80"
|
||||
volumes:
|
||||
- ${SEAFILE_VOLUME:-/opt/seafile-data}:/shared
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user