Update README.md
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user