diff --git a/docs/deploy.md b/docs/deploy.md index d49059d..82faf66 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -28,7 +28,7 @@ The service requires configuration using environment variables: ``` # Set the port for the service -$ export PORT=6000 +$ export PORT=5000 # Access token for the GitHub API (requires permissions to access the repository) # If the repository is public you do not need to provide an access token