Skip to content

Commit

Permalink
Update deploy.template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
prafull-opensignlabs authored Jul 18, 2024
1 parent f4f91fc commit 2d87071
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .do/deploy.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,13 @@ spec:
run_command: npm run start
http_port: 8080
image:
registry: amolshejole
registry: opensign
registry_type: DOCKER_HUB
repository: opensign
tag: staging
envs:
- key: CI
value: "false"
- key: GENERATE_SOURCEMAP
value: "false"
- key: PUBLIC_URL
scope: RUN_TIME
value: ${APP_URL}
- key: REACT_APP_SERVERURL
scope: RUN_TIME
value: ${APP_URL}/api/app
- http_port: 8080
image:
registry: amolshejole
registry: opensign
registry_type: DOCKER_HUB
repository: opensignserver
tag: staging
Expand Down

0 comments on commit 2d87071

Please sign in to comment.