restore default port

pull/5745/head
Thibault Duplessis 2019-12-12 20:54:07 -06:00
parent 0f03b4e470
commit d7fda50f74
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ sources in doc in Compile := List()
publishArtifact in (Compile, packageDoc) := false
// disable publishing the main sources jar
publishArtifact in (Compile, packageSrc) := false
PlayKeys.playDefaultPort := 9663
// don't stage the conf dir
PlayKeys.externalizeResources := false
// shorter prod classpath