Skip to content

Commit 4b03380

Browse files
author
Johannes Duesing
committed
Adapted build.sbt to make docker container restartable
1 parent bdac1a5 commit 4b03380

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf/application.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,8 @@ db {
349349
#default.logSql=true
350350
}
351351

352+
pidfile.path = "/dev/null"
353+
352354
app.portWebapp = 8085
353355

354356
webapi.port = 8080

0 commit comments

Comments
 (0)