diff --git a/quotesdb/Trunk.toml b/quotesdb/Trunk.toml index 8d8f852..9f97ca3 100644 --- a/quotesdb/Trunk.toml +++ b/quotesdb/Trunk.toml @@ -1,2 +1,6 @@ [build] target = "index.html" + +[[proxy]] +rewrite = "/api" +backend = "http://localhost:3000" diff --git a/quotesdb/index.html b/quotesdb/index.html index 78f51fc..921f6be 100644 --- a/quotesdb/index.html +++ b/quotesdb/index.html @@ -2,9 +2,13 @@ + QuotesDB + - + +
+