Skip to content

Commit

Permalink
Netty backend
Browse files Browse the repository at this point in the history
  • Loading branch information
larousso committed Oct 22, 2024
1 parent 07f9a8e commit 45ea354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nio-server/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ organization := "fr.maif"

lazy val `nio-server` = (project in file("."))
.enablePlugins(PlayScala, DockerPlugin)
.disablePlugins(PlayPekkoHttpServer)
.enablePlugins(NoPublish)
.disablePlugins(BintrayPlugin)

Expand Down

0 comments on commit 45ea354

Please sign in to comment.