Skip to content

Commit 871fdfd

Browse files
authored
Update deploy.template.yaml
1 parent 9dfc25b commit 871fdfd

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
@@ -13,7 +13,7 @@ spec:
1313
path:
1414
prefix: /db
1515
services:
16-
- name: amolshejole-opensign
16+
- name: opensign
1717
run_command: npm run start
1818
http_port: 8080
1919
image:
@@ -27,7 +27,7 @@ spec:
2727
registry_type: DOCKER_HUB
2828
repository: opensignserver
2929
tag: staging
30-
name: amolshejole-opensignserver
30+
name: opensignserver
3131
run_command: npm run start
3232
envs:
3333
- key: PUBLIC_URL

0 commit comments

Comments
 (0)