Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChisBread committed May 7, 2022
1 parent a2dda1b commit 4604ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tmp/
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# 使用
```bash
sudo docker run --name chislash --restart unless-stopped -d \
-e DASH_PORT=8080 \
-p 7890:7890 \
-p 7891:7891 \
-p 7892:7892 \
Expand Down

0 comments on commit 4604ebf

Please sign in to comment.