Skip to content

Commit

Permalink
Merge pull request #10 from M4RC0Sx/develop
Browse files Browse the repository at this point in the history
docs: add -d option to docker run
  • Loading branch information
M4RC0Sx authored Feb 28, 2024
2 parents c239daf + a8a26bf commit 592be51
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 @@ -7,7 +7,7 @@ You just need to start a Docker container:

### Docker run
```bash
docker run \
docker run -d \
--restart always \
-e PUBLIC_IP_PROVIDER=https://api.ipify.org \
-e REFRESH_MINUTES=5 \
Expand Down

0 comments on commit 592be51

Please sign in to comment.