Skip to content

Commit aa59793

Browse files
committed
just
1 parent 6ba2306 commit aa59793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ PyPass has the following features:
4545
3. Run the Docker command to run the image:
4646
4747
```docker
48-
>>>docker run --name pypass-demo -d -p 80:5000 --rm pypass-demo:latest
48+
>>>docker run --dns <IP DNS or AD> --name pypaxs -d -p 80:5000 --rm pypass:latest
4949
```
5050
By default the container will be run in the port:5000 and localhost. With this command you can route the port to the 80 or any you prefer.
5151

0 commit comments

Comments
 (0)