Update files
This commit is contained in:
@@ -17,5 +17,18 @@
|
||||
allowedTCPPorts = [ 53317 ];
|
||||
allowedUDPPorts = [ 53317 ];
|
||||
};
|
||||
hosts = {
|
||||
"127.0.0.1" = [
|
||||
"localhost"
|
||||
"host.docker.internal"
|
||||
"dev.runcats.test"
|
||||
"landing.runcats.test"
|
||||
"api.runcats.test"
|
||||
"mail.runcats.test"
|
||||
"kibana.runcats.test"
|
||||
"img.runcats.test"
|
||||
"docs.runcats.test"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user