Skip to content

Commit

Permalink
test: commit 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 722a558 commit 0afaa77
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 0afaa77

Please sign in to comment.