mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
4cba83b30f
Apptest requires a port without a listening server to test failure cases. This port was chosen and had a chance of actually being provisioned. To prevent this accident, a port <1k is chosen, since those will never be allocated.