You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`PLAYGROUND_UI_ROOT`|**Yes**|| The path to the HTML, CSS, and Javascript files; for local testing probably you'll use: `PLAYGROUND_UI_ROOT=frontend/build`|
12
-
|`PLAYGROUND_GITHUB_TOKEN`| No || The [GitHub API token][gist] to read and write Gists|
13
-
|`PLAYGROUND_UI_ADDRESS`| No | 127.0.0.1 | The address to listen on|
14
-
|`PLAYGROUND_UI_PORT`| No | 5000 | The port to listen on|
15
-
|`PLAYGROUND_METRICS_TOKEN`| No || If set, will require authentication for the metrics endpoint|
16
-
|`PLAYGROUND_CORS_ENABLED`| No || If set, will enable CORS support|
17
-
|`TMPDIR`| No | system-provided | Where compilation artifacts will be saved. Must be accessible to Docker|
0 commit comments