Gustavo Zanatta 2 jam lalu
induk
melakukan
113307d4ca
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      quasar.config.js

+ 1 - 1
quasar.config.js

@@ -56,7 +56,7 @@ export default defineConfig((ctx) => {
       // analyze: true,
       // analyze: true,
       env: {
       env: {
         APP_NAME: "serprati-digital",
         APP_NAME: "serprati-digital",
-        API_URL: ctx.dev ? "http://localhost:3000" : "https://api.serprati.softpar.inf.br",
+        API_URL: ctx.dev ? "http://localhost:3000" : "https://api.serprati.com.br",
         PASSWORD: ctx.dev ? "S@ft2080." : "",
         PASSWORD: ctx.dev ? "S@ft2080." : "",
         WEBSOCKET_API: ctx.dev
         WEBSOCKET_API: ctx.dev
           ? "http://localhost:4321/"
           ? "http://localhost:4321/"