mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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.