We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b055c commit 0460dadCopy full SHA for 0460dad
README.md
@@ -18,7 +18,7 @@ https://t.me/curl_to_csharp_bot
18
1. Run container
19
20
```bash
21
-docker run -p 8080:80 olsh/curl-to-csharp
+docker run -p 8080:8080 olsh/curl-to-csharp
22
```
23
24
2. Open http://localhost:8080
0 commit comments