nieyuge %!s(int64=2) %!d(string=hai) anos
pai
achega
bd2c25f9b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/static/utils/index.ts

+ 1 - 1
src/static/utils/index.ts

@@ -15,7 +15,7 @@ export const getEnvConfig = () => {
     switch(process.env.NODE_ENV) {
         case `production`:
             host = `https://api.denetme.net`
-            logHost = `https://log.denetnet.net`
+            logHost = `https://log.denetme.net`
             break;
         case `pre`:
             host = `https://preapi.denetme.net`