Add config (#5210)

* Fix API Mode

* Change config forge
This commit is contained in:
merwanehamadi
2023-09-13 07:37:14 -07:00
committed by GitHub
parent 52c8b53122
commit 144d159695

View File

@@ -0,0 +1,4 @@
{
"workspace": {"input": "workspace", "output": "workspace"},
"host": "http://localhost:8000"
}