We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf8fc21 commit 5565c0cCopy full SHA for 5565c0c
README.md
@@ -29,9 +29,9 @@ You can find this under [Settings > Environments](https://app.devcycle.com/r/env
29
30
### Development
31
32
-`php -S localhost:8080`
+`php -S localhost:8000`
33
34
-Runs the app in the development mode. Requests may be sent to http://localhost:8080
+Runs the app in the development mode. Requests may be sent to http://localhost:8000
35
36
## Documentation
37
For more information about using the DevCycle PHP Server SDK, see [the documentation](https://docs.devcycle.com/sdk/server-side-sdks/php/)
0 commit comments