Skip to content

Commit

Permalink
missing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
apmoore1 committed Jul 20, 2021
1 parent 185a9eb commit d55b9bf
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 @@ -30,7 +30,7 @@ There is a docker instance of LexiDB which can be ran using the following comman
docker run -it -p 127.0.0.1:3000:1189 --rm --init ghcr.io/ucrel/lexidb:latest
```

By default it uses the [app.properties from ](./src/main/resources/app.properties).
By default it uses the [app.properties from ./src/main/resources/app.properties](./src/main/resources/app.properties).

### Custom docker run command examples

Expand Down

0 comments on commit d55b9bf

Please sign in to comment.