This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
AutoGPT
Watch
1
Star
0
Fork
You've already forked AutoGPT
0
Code
Issues
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
zamilmajdy/simplify-ai-block
AutoGPT
/
rnd
/
autogpt_builder
/
webpack.config.js
7 lines
100 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
devServer
:
{
proxy
:
{
'/graphs'
:
'http://localhost:8000'
}
}
}
;
Reference in New Issue
View Git Blame
Copy Permalink