From 724ce880e323355d00dbb10cd27657dd2c5e02cd Mon Sep 17 00:00:00 2001 From: pizzaniels Date: Sat, 14 Jan 2023 17:10:17 +0100 Subject: [PATCH] repaired seafile docker-compose --- roles/seafile/templates/docker-compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/seafile/templates/docker-compose.yml.j2 b/roles/seafile/templates/docker-compose.yml.j2 index 74bcab6..fb1aada 100644 --- a/roles/seafile/templates/docker-compose.yml.j2 +++ b/roles/seafile/templates/docker-compose.yml.j2 @@ -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: