Skip to content

Commit

Permalink
Latest working docker compose file on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza0 committed Oct 7, 2024
1 parent bdc458d commit 419cce2
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 @@ -80,7 +80,7 @@ curl -fsSL https://get.docker.com | sh
```shell
mkdir s-ui && cd s-ui
wget -q https://raw.githubusercontent.com/alireza0/s-ui/main/docker-compose.yml
wget -q https://raw.githubusercontent.com/alireza0/s-ui/refs/tags/1.0.0/docker-compose.yml
docker compose up -d
```

Expand Down

0 comments on commit 419cce2

Please sign in to comment.