diff --git a/web.toml b/web.toml index 5713c84..92e2975 100644 --- a/web.toml +++ b/web.toml @@ -1,5 +1,5 @@ [general] -url = "http://localhost/" +url = "http://localhost:3000/" stylesheets = [ "style.css" ] [templates]