Added functionality to added article.
This commit is contained in:
@@ -9,6 +9,12 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
url: process.env.URL || 'http://localhost:9090',
|
||||
},
|
||||
},
|
||||
|
||||
compatibilityDate: '2025-07-15',
|
||||
devtools: { enabled: true },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user