Skip to content

Commit e9b3fde

Browse files
committed
edit
1 parent 6fe914c commit e9b3fde

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.do/deploy.template.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ spec:
1919
- key: PORT
2020
value: '443'
2121
- key: SELF_HOSTED_SHARE
22-
value: true
22+
value: 'true'
2323
- key: SELF_HOSTED_BROADCAST
24-
value: true
24+
value: 'true'
2525
- key: BROADCAST_PORT
2626
value: '3030'
2727
- key: BROADCAST_TOKENS
@@ -32,6 +32,6 @@ spec:
3232
value: '3030'
3333
- key: FIREBASE_CONFIG
3434
- key: DOCS_BASE_URL
35-
value: null
35+
value: 'null'
3636
- key: LOG_URL
37-
value: null
37+
value: 'null'

0 commit comments

Comments
 (0)