From eaad22c0a1420132a46e42a6ec4a8b5cb67dba09 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Mon, 29 Jul 2024 18:40:19 -0400 Subject: [PATCH] Create proxy.js --- src/static/app/proxy.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/static/app/proxy.js diff --git a/src/static/app/proxy.js b/src/static/app/proxy.js new file mode 100644 index 0000000..c65fc32 --- /dev/null +++ b/src/static/app/proxy.js @@ -0,0 +1 @@ +export const proxy = "http://wg.local:10086/" \ No newline at end of file