scala/playframework
Deploy
wefree
2023. 2. 19. 01:33
https://www.playframework.com/documentation/2.8.x/Deploying
{{ service_home }}/bin/{{ program }}
-Dapplication.home={{ service_home }}
-Dlogger.file={{ service_home }}/conf/logback.xml
-Dplay.http.secret.key=f4175469aec955dc23c054e41c4bbe48
-Dpidfile.path={{ service_home }}/server.pid
-Dhttp.port=12132
-Dconfig.file={{ service_home }}/conf/application.conf