Commit 1d2570c
committed
Allow requests to localhost for forms-admin
Add localhost:3000 to the allowed hosts for forms-admin so that it
allows requests from forms-runner to the forms-admin API over the
local network without authorization being required.1 parent b379de8 commit 1d2570c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments