Skip to content

Commit

Permalink
Update README-docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pull256 authored Aug 14, 2023
1 parent a7e441a commit f058be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ For running this docker, simply use the following commands:
docker run -d --restart=always -p 25500:25500 tindy2013/subconverter:latest
# then check its status
curl http://localhost:25500/version
#USE 25590 to ensure security
# if you see `subconverter vx.x.x backend` then the container is up and running
```
Or run in docker-compose:
Expand Down

0 comments on commit f058be6

Please sign in to comment.