Skip to content

Commit 3524fe4

Browse files
authored
Update README.md
1 parent b1c7836 commit 3524fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sudo docker run -d -p 8088:80 --name xsukax-xwgg xsukax-xwgg:latest
2323
http://localhost:8088
2424
### You can download docker image directly & run container:
2525
```sh
26-
sudo docker run -d -p 8088:80 --restart unless-stopped --name xsukax-xwgg xsukax/xwgg:1.0
26+
sudo docker run -d -p 8088:80 --restart unless-stopped --name xsukax-xwgg xsukax/xwgg:latest
2727
```
2828
Check localhost url<br/>
2929
http://localhost:8088

0 commit comments

Comments
 (0)