Functionality to create, update and delete label.
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineNuxtConfig({
|
||||
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
url: process.env.URL || 'http://localhost:9090',
|
||||
url: process.env.URL || 'http://localhost:9091',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user