Skip to content

Commit

Permalink
tesT: commit individual 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick VanCise authored and Nick VanCise committed Dec 28, 2023
1 parent 23af21b commit d60f213
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/server/auth/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,7 @@ func main() {

appFs = afero.NewBasePathFs(afero.NewOsFs(), basePath)

fmt.Println("testing derp")

serveRequests(":443", certLoc, keyLoc, clientHost)
}

0 comments on commit d60f213

Please sign in to comment.