diff --git a/config.js b/config.js new file mode 100644 index 0000000..f2c808f --- /dev/null +++ b/config.js @@ -0,0 +1,2 @@ +// Local deployment config +window.GEOQUIZ_API = "https://geoquiz-api.joshuahirsig.xyz";