We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedefde commit 2b9cfb8Copy full SHA for 2b9cfb8
render.yaml
@@ -5,7 +5,7 @@ services:
5
runtime: image
6
image:
7
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
+ dockerCommand: java -jar embeddable-java-web-framework-1.0.0-rc1.jar
9
healthCheckPath: /healthcheck
10
envVars:
11
- key: PORT
0 commit comments