Skip to content

Commit 5403764

Browse files
authored
Update deploy.template.yaml
1 parent b680f84 commit 5403764

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
@@ -8,7 +8,7 @@ spec:
88
path:
99
prefix: /
1010
- component:
11-
name: opensignserver
11+
name: api
1212
match:
1313
path:
1414
prefix: /api
@@ -32,7 +32,7 @@ spec:
3232
registry_type: DOCKER_HUB
3333
repository: opensignserver
3434
tag: main
35-
name: opensignserver
35+
name: api
3636
run_command: npm run start
3737
envs:
3838
- key: PUBLIC_URL

0 commit comments

Comments
 (0)