Skip to content

Commit 536693a

Browse files
committed
Fix incorrect port info
1 parent 0f90c13 commit 536693a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ in the root:
126126
```bash
127127
docker compose up
128128
```
129-
Now you can reach the SteamCMD API locally on [http://localhost:8080](http://localhost:8080).
129+
Now you can reach the SteamCMD API locally on [http://localhost:8000](http://localhost:8000).
130130

131131
### Black
132132

0 commit comments

Comments
 (0)