Update files

This commit is contained in:
2026-03-25 20:58:46 +00:00
parent 921b0527ab
commit 59c4299ae7

View File

@@ -20,6 +20,7 @@
hosts = {
"127.0.0.1" = [
"localhost"
"host.docker.internal"
"runcats.test"
"dev.runcats.test"
"landing.runcats.test"
@@ -29,9 +30,6 @@
"img.runcats.test"
"docs.runcats.test"
];
"192.168.2.94" = [
"host.docker.internal"
];
};
};
}