Skip to content

Commit 2b9cfb8

Browse files
authored
Tanin/fix render (#17)
1 parent cedefde commit 2b9cfb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
runtime: image
66
image:
77
url: docker.io/tanin47/embeddable-java-web-framework:v1.0.0-rc1
8-
dockerCommand: java -jar embeddable-java-web-framework:v1.0.0-rc1.jar
8+
dockerCommand: java -jar embeddable-java-web-framework-1.0.0-rc1.jar
99
healthCheckPath: /healthcheck
1010
envVars:
1111
- key: PORT

0 commit comments

Comments
 (0)