Skip to content

Commit a0c209a

Browse files
authored
Update README.md
1 parent a09a30d commit a0c209a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Cargo run
148148
```
149149
You can thest endpoints via curl or postman
150150
```bash
151-
curl https://palworld-api-4usnupyt3a-uc.a.run.app/api/pal_info/Lamball
151+
curl localhost:8000/api/pal_suitabilities/Lamball
152152
```
153153

154154
### PRs

0 commit comments

Comments
 (0)