This website requires JavaScript.
Explore
Help
Sign In
bill
/
AutoGPT
forked from
Significant-Gravitas/AutoGPT
Watch
1
Star
0
Fork
You've already forked AutoGPT
0
Code
Pull Requests
Activity
screenshotone
AutoGPT
/
autogpt_platform
/
frontend
/
webpack.config.js
8 lines
104 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
devServer
:
{
proxy
:
{
"/graphs"
:
"http://localhost:8000"
,
}
,
}
,
}
;
View Git Blame
Copy Permalink