Skip to content

Commit 22ae0f4

Browse files
authored
Update deploy.template.yaml
1 parent 3779fa5 commit 22ae0f4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.do/deploy.template.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ spec:
3232
- key: REACT_APP_SERVERURL
3333
scope: RUN_TIME
3434
value: ${APP_URL}/api/app
35-
- key: REACT_APP_APPID
36-
scope: RUN_TIME
37-
value: opensignnaxn
3835
- http_port: 8080
3936
image:
4037
registry: amolshejole
@@ -45,7 +42,7 @@ spec:
4542
run_command: npm run start
4643
envs:
4744
- key: APP_ID
48-
value: opensignnaxn
45+
value: opensign
4946
- key: appName
5047
value: open_sign_server
5148
- key: MASTER_KEY

0 commit comments

Comments
 (0)