diff --git a/config.js b/config.js index 8c0ef5893b491094758d7fd69e768f4b7c5f335e..7b94647cf12dd5aa185a74da5b51866f9f41c53d 100644 --- a/config.js +++ b/config.js @@ -1,4 +1,4 @@ -const ENV = "dev"; +const ENV = "prod"; let server_url;