This website requires JavaScript.
Explore
Help
Sign In
Significant-Gravitas
/
AutoGPT
mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
Watch
1
Star
0
Fork
You've already forked AutoGPT
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd5d2b1e86
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