LAPTOP-2ACP37JG\shark преди 3 години
родител
ревизия
d0249d5b47
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      .env.production

+ 3 - 3
.env.production

@@ -13,12 +13,12 @@ VITE_DROP_CONSOLE = true
 VITE_BUILD_COMPRESS = 'none'
 
 # Basic interface address SPA
-VITE_GLOB_API_URL=http://139.186.154.72:80/admin
+VITE_GLOB_API_URL=http://api.cqtd.games/admin
 # VITE_GLOB_API_URL=http://localhost:8888/admin
 
 # File upload address, optional
 # It can be forwarded by nginx or write the actual address directly
-VITE_GLOB_UPLOAD_URL=http://139.186.154.72:80/admin
+VITE_GLOB_UPLOAD_URL=http://api.cqtd.games/admin
 # VITE_GLOB_UPLOAD_URL=http://localhost:8888/admin/upload
 
 # Interface prefix
@@ -34,4 +34,4 @@ VITE_USE_PWA = false
 VITE_LEGACY = false
 
 # imgurl prefix
-VITE_GLOB_IMG_URL_PREFIX=http://pyadmin.cqtd.games
+VITE_GLOB_IMG_URL_PREFIX=http://api.cqtd.games