Skip to content

Commit

Permalink
Merge pull request #79 from SenseUnit/Snawoot-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Snawoot authored Nov 5, 2024
2 parents a0e9371 + 895777f commit 8c5acf5
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 @@ -44,7 +44,7 @@ docker run -d \
-p 8080:8080 \
--restart unless-stopped \
--name dumbproxy \
ghcr.io/senseunit/dumbproxy
ghcr.io/senseunit/dumbproxy -auth 'static://?username=admin&password=123456'
```

#### Snap Store
Expand Down

0 comments on commit 8c5acf5

Please sign in to comment.