hosts: move nginx from caramel to sugarcane
(cherry picked from commit 613280b0e2)
This commit is contained in:
parent
5f029bf6c8
commit
0299af84a7
2 changed files with 21 additions and 17 deletions
|
|
@ -6,8 +6,8 @@ let
|
|||
serverIp = "51.79.240.130";
|
||||
|
||||
forwarding = {
|
||||
"80" = [ "10.100.0.2" "80" ];
|
||||
"443" = [ "10.100.0.2" "443" ];
|
||||
# "80" = [ "10.100.0.2" "80" ];
|
||||
# "443" = [ "10.100.0.2" "443" ];
|
||||
"22727" = [ "10.100.0.3" "7777" ];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue