Update files
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
hosts = {
|
hosts = {
|
||||||
"127.0.0.1" = [
|
"127.0.0.1" = [
|
||||||
"localhost"
|
"localhost"
|
||||||
|
"host.docker.internal"
|
||||||
"runcats.test"
|
"runcats.test"
|
||||||
"dev.runcats.test"
|
"dev.runcats.test"
|
||||||
"landing.runcats.test"
|
"landing.runcats.test"
|
||||||
@@ -29,9 +30,6 @@
|
|||||||
"img.runcats.test"
|
"img.runcats.test"
|
||||||
"docs.runcats.test"
|
"docs.runcats.test"
|
||||||
];
|
];
|
||||||
"192.168.2.94" = [
|
|
||||||
"host.docker.internal"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user