Page MenuHomePhabricator

[Nix docs] Correct port for web workflow
ClosedPublic

Authored by jon on Sep 30 2022, 2:28 PM.
Tags
None
Referenced Files
F3704103: D5275.id17551.diff
Tue, Jan 7, 9:07 PM
F3703746: D5275.id17551.diff
Tue, Jan 7, 8:50 PM
F3699641: D5275.id17257.diff
Tue, Jan 7, 3:48 PM
Unknown Object (File)
Tue, Jan 7, 12:09 PM
Unknown Object (File)
Tue, Jan 7, 11:12 AM
Unknown Object (File)
Mon, Jan 6, 11:38 PM
Unknown Object (File)
Mon, Jan 6, 9:28 PM
Unknown Object (File)
Tue, Dec 17, 6:49 PM
Subscribers

Details

Summary

Update docs to point to correct url. Since the nix worklfow isn't
using a service like apache to pass through port 80 traffic, using the default
http port won't work.

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Branch
jonringer/generate-urls
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ashoat requested changes to this revision.Oct 1 2022, 3:54 AM
ashoat added inline comments.
docs/nix_web_workflows.md
45

Here

This revision now requires changes to proceed.Oct 1 2022, 3:54 AM

Probably need to pair with someone to assert that this is working from a clean state.

atul requested changes to this revision.Oct 13 2022, 1:13 PM

Update line 45 and I think this will be good to land

This revision now requires changes to proceed.Oct 13 2022, 1:13 PM

Correct other usage of http://localhost

This revision is now accepted and ready to land.Oct 24 2022, 8:56 AM
This revision was automatically updated to reflect the committed changes.