From 4c24fcb3be09f1e6ebef2f4cfa8d0e3309742156 Mon Sep 17 00:00:00 2001 From: anaxios Date: Wed, 14 Aug 2024 00:15:07 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d7184ed..0443640 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ The following environment variables are available: ## Setup ---- - ### Create a Docker Network Create a Docker network to connect your containers: @@ -50,8 +48,6 @@ docker run -d --name holesail \ ## Modes ---- - Holesail-docker can run in three modes: Server, Client, and Filemanager. ### Server Mode @@ -143,8 +139,6 @@ Replace `` with the directory you wish to share. ## Development ---- - To develop Holesail-docker, clone this repository, create docker-compose.yml and run: ```yaml