Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/menu): add starry.sk domain #141

merged opened by a.starrysky.fyi targeting main from private/minion/push-mpvpoxrvtrvk

I've chatted with Coded, and we think it's better to run the same shortener on all our short domains than to have separate shorteners for separate domains. Therefore, let's extend menu to starry.sk

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mbkcbmdcll22
+8 -2
Interdiff #0 โ†’ #1
+8 -2
packetmix/systems/teal/menu.nix
··· 74 74 enableACME = true; 75 75 acmeRoot = null; 76 76 77 - serverAliases = [ "go.search.freshly.space" "starry.sk" ]; 77 + serverAliases = [ 78 + "go.search.freshly.space" 79 + "starry.sk" 80 + ]; 78 81 79 82 locations."/" = { 80 83 proxyPass = "http://127.0.0.1:1038"; ··· 97 100 98 101 serverName = "menu.freshlybakedca.ke"; 99 102 100 - serverAliases = [ "go.search.freshly.space" "starry.sk" ]; 103 + serverAliases = [ 104 + "go.search.freshly.space" 105 + "starry.sk" 106 + ]; 101 107 102 108 locations."/" = { 103 109 proxyPass = "http://127.0.0.1:1038";

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat(pm/menu): add starry.sk domain
expand 0 comments
pull request successfully merged
1 commit
expand
feat(pm/menu): add starry.sk domain
expand 0 comments