Commit 76ae9e5
committed
docker: remove stale default origins
We used to do this when the REST API was more complex and users needed
the swagger-ui / docs website to learn how the API works. These two
mechanisms have become somehwat stale.
The swagger-ui isn't easily discoverable by users anymore (we've stopped
showing it on the UI). The docs website does not allow users to
configure servers either.
This defaults to allowing all origins, which is appropriate for this
developer build.
Signed-off-by: Lalith Suresh <lalith@feldera.com>1 parent 9a991e5 commit 76ae9e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
0 commit comments