Skip to content

Commit 10963d2

Browse files
authored
Update deploy.template.yaml
1 parent b4c38cf commit 10963d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.do/deploy.template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
value: ${APP_URL}/api/app
6262
- key: USE_LOCAL
6363
scope: RUN_TIME
64-
value: TRUE
64+
value: "TRUE"
6565
- key: DO_SPACE
6666
scope: RUN_TIME
6767
value: opensigntw3d
@@ -80,7 +80,7 @@ spec:
8080
value: us-west
8181
- key: SMTP_ENABLE
8282
scope: RUN_TIME
83-
value: TRUE
83+
value: "TRUE"
8484
- key: SMTP_HOST
8585
scope: RUN_TIME
8686
value: smtp.gmail.com

0 commit comments

Comments
 (0)