Skip to content

Commit

Permalink
revert Debug.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
coder1152 committed Nov 19, 2024
1 parent a22444b commit 37248ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Debug.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ object Debug {
* Sets the main application to execute in the example project.
*/
// val Main = "zio.http.endpoint.EndpointExamples"
// val Main = "zio.http.endpoint.BasicAuthAPIExample"
val Main = "example.StaticFilesWithReact"
val Main = "zio.http.endpoint.BasicAuthAPIExample"
// val Main = "example.BasicAuth"
}

0 comments on commit 37248ed

Please sign in to comment.