Skip to content

Commit 066235d

Browse files
authored
fix env variable typo
1 parent e090922 commit 066235d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.do/deploy.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- key: PUBLIC_URL
3030
scope: RUN_TIME
3131
value: ${APP_URL}
32-
- key: REACT_APP_SEVERURL
32+
- key: REACT_APP_SERVERURL
3333
scope: RUN_TIME
3434
value: ${APP_URL}/api/app
3535
- key: REACT_APP_APPID

0 commit comments

Comments
 (0)