Details
Details
HTTP service still works.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/blob/src/config.rs | ||
---|---|---|
31 ↗ | (On Diff #30350) | In response to @jon's comment in https://phab.comm.dev/D8865?id=30062#inline-56777 I decided to return this from the function so we can take advantage of both:
|
services/blob/src/config.rs | ||
---|---|---|
14 ↗ | (On Diff #30350) | Would it make sense to remove the constant and default to the ports in .env like tests? One less thing to keep in sync |