Skip to content

Commit

Permalink
Merge pull request QuantumEntangledAndy#83 from PrplHaz4/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumEntangledAndy committed May 18, 2023
2 parents c831d07 + 5eee60e commit 4a95740
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@ branch gets it's own tag.

```bash
docker pull quantumentangledandy/neolink

# remove `-e "RUST_LOG=debug"` to run in production mode
docker run --name neolink --network host --restart=unless-stopped -d -e "RUST_LOG=trace" --volume=$PWD/config.toml:/etc/neolink.toml quantumentangledandy/neolink
```

### Image
Expand Down

0 comments on commit 4a95740

Please sign in to comment.