diff --git a/config.toml b/config.toml index 3596b76..eb15266 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ -[application] +[server] # Change with actual location of assets -assets="" +assets="./assets" # Set bind address bind="127.0.0.1:8080" \ No newline at end of file