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
6ec2bacb72
AutoGPT
/
autogpt_platform
/
frontend
/
webpack.config.js
8 lines
104 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
devServer
:
{
proxy
:
{
"/graphs"
:
"http://localhost:8000"
,
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink