Updated bartender html and added html editor to article creation.
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user