Skip to content

Commit

Permalink
continue debugging workflow 19
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig committed Sep 11, 2024
1 parent 0e10602 commit 1a94488
Show file tree
Hide file tree
Showing 2 changed files with 880 additions and 36 deletions.
2 changes: 1 addition & 1 deletion code/mfa_fe_demo/mfa_fe_demo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ fn init(our: Address) {
server
.serve_file(
&our,
"ui",
"ui/index.html",
vec!["/"],
http::server::HttpBindingConfig::default(),
)
Expand Down
Loading

0 comments on commit 1a94488

Please sign in to comment.