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 c53abef commit c05ff3fCopy full SHA for c05ff3f
docs/for-authors/challenge-config.md
@@ -254,4 +254,14 @@ Default is 2 and this is probably fine unless the challenge is very resource int
254
255
### `.ports`
256
257
+Specfies how to expose this pod to players, either as a raw TCP port or HTTP at a specific domain.
258
+
259
+#### `.ports.internal`
260
261
+What the container itself is listening on
262
263
+#### `.ports.expose`
264
265
+How to expose the internal container port
266
267
### `.volume`
0 commit comments