Language switching and merging
Add the webuiInitialize variable, dev: '', build:'/webui'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ButtonVariantType } from '@/components/ui/Button'
|
||||
|
||||
export const backendBaseUrl = 'http://localhost:9621/'
|
||||
export const backendBaseUrl = ''
|
||||
export const webuiPrefix = ''
|
||||
|
||||
export const controlButtonVariant: ButtonVariantType = 'ghost'
|
||||
|
Reference in New Issue
Block a user