Commit c8bdbb2
committed
feat: proxy /api/* on main domain to API server via rpx pathRewrites
Adds pathRewrites config so training.localhost/api/* routes to the API
server on PORT_API, while api.training.localhost continues to work.
Closes #1833.1 parent c0cb0ca commit c8bdbb2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
0 commit comments