Skip to content

Commit

Permalink
Move FIles
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdhilahiRWabwire committed Jan 14, 2025
1 parent 4b64f25 commit e75af47
Show file tree
Hide file tree
Showing 58 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/network/serve_application.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

const port string = ":8080"

var fileServer http.Handler = http.FileServer(http.Dir("./source"))
var fileServer http.Handler = http.FileServer(http.Dir("./web/source"))

// Serve Web Application
func ServeWebApplication() {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e75af47

Please sign in to comment.