Skip to content

Commit

Permalink
fix: READMEMD (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
askonev authored Jul 31, 2024
1 parent 2acc6dd commit 439393d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Documentserver Nodejs Example Docker
## Setup

1. Replace `ENV DOCSERVER_NETWORK_NAME=''` in `Dockerfile` with
your real ip (external, or local like `http://192.168.3.155`)
your real ip (external, or local like `192.168.3.155`)
2. `docker compose build ds-test-example`
3. Edit `docker-compose.yml` to specify version of DocumentServer you want to setup
4. `docker compose up`
Expand Down

0 comments on commit 439393d

Please sign in to comment.