Skip to content

Commit

Permalink
fix env variable typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nxglabs committed Oct 25, 2023
1 parent e090922 commit 066235d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .do/deploy.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- key: PUBLIC_URL
scope: RUN_TIME
value: ${APP_URL}
- key: REACT_APP_SEVERURL
- key: REACT_APP_SERVERURL
scope: RUN_TIME
value: ${APP_URL}/api/app
- key: REACT_APP_APPID
Expand Down

0 comments on commit 066235d

Please sign in to comment.