We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c1504 commit 49f93a0Copy full SHA for 49f93a0
README.md
@@ -56,7 +56,7 @@ Expose our app to outside the cluster
56
> `oc expose service openshift-highscores-phaser-ui`
57
58
### Other Notes
59
-* `API_SERVER_URL` and `API_SERVER_WEBSOCKET_URL` can use `https` and `wss` as long as they a both set to be secure
+* `API_SERVER_URL` and `API_SERVER_WEBSOCKET_URL` can use `https` and `wss` as long as they a both set to be secure (use port 443)
60
61
## Credit & Thanks
62
Thanks to Richard Davey @ Phaser for the [tutorials here](https://phaser.io/learn/community-tutorials) that this was initially based upon.
0 commit comments