Updated bartender html and added html editor to article creation.

This commit is contained in:
2026-02-10 04:03:05 +01:00
parent 6a10bba10e
commit 1701a806fc
6 changed files with 587 additions and 610 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ export default defineNuxtConfig({
runtimeConfig: {
public: {
url: process.env.URL || 'http://localhost:9091',
//url: process.env.URL || 'http://localhost:9091',
url: process.env.URL || 'http://192.168.10.170:9091',
},
},