diff --git a/conf/prod.routes b/conf/prod.routes index 1e39cc9..e2a4ffd 100644 --- a/conf/prod.routes +++ b/conf/prod.routes @@ -1,2 +1,3 @@ +-> / health.Routes GET / controllers.Assets.at(path="/public", file="index.html") GET /*file controllers.Assets.at(path="/public", file)