Эх сурвалжийг харах

fix ip (dominio serprati nao foi feito pela equipe responsavel ate o momento)

Gustavo Zanatta 10 цаг өмнө
parent
commit
47b2bfe663
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      quasar.config.js

+ 1 - 1
quasar.config.js

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