Shahed Nasser 1 anno fa
parent
commit
f9e7ba4f7d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      medusa-config.js

+ 1 - 1
medusa-config.js

@@ -133,7 +133,7 @@ const projectConfig = {
 module.exports = {
   projectConfig,
   admin: {
-    backendUrl: "http://localhost:9000"
+    disable: true
   },
   plugins,
   modules,