containers/emerald: use alternative share fqdn
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
insane, ssl cert extra domains' wildcard only goes one level deep
This commit is contained in:
parent
4bfb5cd5c6
commit
19c4b1f100
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
let
|
||||
name = "emerald";
|
||||
fqdn = "navia.lava.moe";
|
||||
shareFqdn = "share.navia.lava.moe";
|
||||
shareFqdn = "muse.lava.moe";
|
||||
subnetId = "5";
|
||||
|
||||
subnet = x: "fd0d:1::${subnetId}:${toString x}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue