nixos/git: Use separate nginx
This commit is contained in:
@@ -173,10 +173,14 @@ rec {
|
||||
port = 25565;
|
||||
dst = aa.simpcraft-oci.internal.ipv4.address;
|
||||
}
|
||||
# {
|
||||
# port = 25566;
|
||||
# dst = aa.simpcraft-staging-oci.internal.ipv4.address;
|
||||
# }
|
||||
{
|
||||
port = 25566;
|
||||
dst = aa.simpcraft-staging-oci.internal.ipv4.address;
|
||||
}
|
||||
{
|
||||
port = 25575;
|
||||
dst = aa.simpcraft-oci.internal.ipv4.address;
|
||||
}
|
||||
|
||||
{
|
||||
port = 2456;
|
||||
|
Reference in New Issue
Block a user