Updated dependencies.

This commit is contained in:
2026-02-23 19:51:28 +01:00
parent 7af83b14e3
commit 371f75cee3
6 changed files with 33 additions and 33 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ export default defineNuxtConfig({
runtimeConfig: {
public: {
//url: process.env.URL || 'http://localhost:9091',
url: process.env.URL || 'http://192.168.10.170:9091',
url: process.env.URL || 'http://localhost:9091',
//url: process.env.URL || 'http://192.168.10.170:9091',
},
},