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 d20ea3b commit 6fe914cCopy full SHA for 6fe914c
1 file changed
.do/deploy.template.yaml
@@ -16,3 +16,22 @@ spec:
16
- path: /
17
envs:
18
- key: HOST_NAME
19
+ - key: PORT
20
+ value: '443'
21
+ - key: SELF_HOSTED_SHARE
22
+ value: true
23
+ - key: SELF_HOSTED_BROADCAST
24
25
+ - key: BROADCAST_PORT
26
+ value: '3030'
27
+ - key: BROADCAST_TOKENS
28
+ - key: SANDBOX_HOST_NAME
29
+ - key: SANDBOX_PORT
30
+ value: '8090'
31
32
33
+ - key: FIREBASE_CONFIG
34
+ - key: DOCS_BASE_URL
35
+ value: null
36
+ - key: LOG_URL
37
0 commit comments