WIP - ai process builder codex attempt
This commit is contained in:
@@ -26,6 +26,8 @@ export default defineNuxtConfig({
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
apiBaseUrl: process.env.NUXT_PUBLIC_API_BASE_URL || 'http://localhost:3000',
|
||||
aiProcessEditorUrl:
|
||||
process.env.NUXT_PUBLIC_AI_PROCESS_EDITOR_URL || 'http://localhost:5174',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user