Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into product-procedures
This commit is contained in:
@@ -24,6 +24,7 @@ vue:
|
||||
- "**/dist/**"
|
||||
- "**/.nuxt/**"
|
||||
- "**/.output/**"
|
||||
tablename_prefix: "b2b_"
|
||||
# Vue scope and components
|
||||
scope_id: 3
|
||||
language_ids:
|
||||
@@ -53,6 +54,7 @@ go:
|
||||
- "**/vendor/**"
|
||||
- "**/.git/**"
|
||||
- "**/node_modules/**"
|
||||
tablename_prefix: "b2b_"
|
||||
# Go scope and components
|
||||
scope_id: 1
|
||||
scope_name: "Backend"
|
||||
@@ -73,6 +75,7 @@ go:
|
||||
# Legacy configuration (for backward compatibility)
|
||||
# Used when vue/go sections are not present
|
||||
save:
|
||||
tablename_prefix: "b2b_"
|
||||
scope_id: 1
|
||||
scope_name: "Default"
|
||||
language_ids:
|
||||
|
||||
Reference in New Issue
Block a user