feat: just a bunch of cleanup

- no deduping, ui improvements, general fixups
This commit is contained in:
zkldi
2022-12-22 17:23:37 +00:00
parent 3b37e45335
commit c2bccd64ae
16 changed files with 128 additions and 67 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
REDIRECT_URI: "https://example.com",
},
ARC_AUTH_TOKEN: "unused",
OUR_URL: "https://127.0.0.1:8080/",
OUR_URL: "https://127.0.0.1:8080",
CLIENT_DEV_SERVER: "http://127.0.0.1:3000",
ENABLE_SERVER_HTTPS: true,
OPTIONS_ALWAYS_SUCCEEDS: true,