This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
jack
/
openassistant
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
be6b4cd4f9
Branches
Tags
master
openassistant
/
playground-ui
/
config
/
config.dev.ts
config.dev.ts
115 B
Histórico
Raw
1
2
3
4
5
6
export default {
define: {
APIURL: '/api/v1',
'process.env.UMI_ENV': process.env.UMI_ENV,
}
};