diff --git a/web/Trunk.toml b/web/Trunk.toml index 517fa5e..cd76163 100644 --- a/web/Trunk.toml +++ b/web/Trunk.toml @@ -13,6 +13,9 @@ backend = "ws://localhost:9345/api/ws" [[proxy]] backend = "http://localhost:9345/api/" +[[proxy]] +backend = "http://localhost:9345/notification/" + [[hooks]] stage = "pre_build" command = "printf"