repaired seafile docker-compose
This commit is contained in:
parent
d0dcc6f6b5
commit
724ce880e3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
image: seafileltd/seafile-mc:9.0.10
|
||||
container_name: seafile
|
||||
restart: always
|
||||
ports:
|
||||
# ports:
|
||||
# - "81:80"
|
||||
# - "443:443" # If https is enabled, cancel the comment.
|
||||
volumes:
|
||||
|
|
Reference in a new issue