Update README.md

This commit is contained in:
anaxios
2024-08-14 00:15:07 -07:00
committed by GitHub
parent a93de52289
commit 4c24fcb3be

View File

@@ -24,8 +24,6 @@ The following environment variables are available:
## Setup ## Setup
---
### Create a Docker Network ### Create a Docker Network
Create a Docker network to connect your containers: Create a Docker network to connect your containers:
@@ -50,8 +48,6 @@ docker run -d --name holesail \
## Modes ## Modes
---
Holesail-docker can run in three modes: Server, Client, and Filemanager. Holesail-docker can run in three modes: Server, Client, and Filemanager.
### Server Mode ### Server Mode
@@ -143,8 +139,6 @@ Replace `<host dir>` with the directory you wish to share.
## Development ## Development
---
To develop Holesail-docker, clone this repository, create docker-compose.yml and run: To develop Holesail-docker, clone this repository, create docker-compose.yml and run:
```yaml ```yaml