change color theme
This commit is contained in:
No files matched your search
+1
-1
@@ -100,7 +100,7 @@ export default defineNuxtConfig({
|
||||
// authUrl: process.env.AUTH_ORIGIN || "http://10.10.150.175:3001",
|
||||
// authUrl: process.env.AUTH_ORIGIN || "http://localhost:3001",
|
||||
wsBaseUrl: process.env.WS_BASE_URL || 'ws://10.10.150.100:8084/api/v1/ws',
|
||||
baseUrl: process.env.BASE_URL || 'http://localhost:8080/api',
|
||||
baseUrl: process.env.BASE_URL || 'http://10.10.150.144:8080/api',
|
||||
baseUrlGomed: process.env.BASE_URL_GOMED || 'https://gomed.rssa.my.id/api',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user