mirror of
https://github.com/DerDavidBohl/dirigent-spring.git
synced 2026-05-08 02:34:39 -05:00
Added first basic Frontend
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"/api/**": {
|
||||
"target": "http://localhost:8080",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user