6 lines
111 B
YAML
6 lines
111 B
YAML
name: demoapp
|
|
tier: pro
|
|
port: 8080
|
|
healthcheck: /health
|
|
jvm_opts: "-XX:MaxRAMPercentage=75.0 -XX:+UseSerialGC"
|