From 9980b5e37d40aaf8258b77d44be848dbbe0f49d8 Mon Sep 17 00:00:00 2001 From: Svitin Egor Date: Fri, 2 Feb 2024 14:37:50 +0300 Subject: [PATCH] add robot --- environments/docker_container/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 environments/docker_container/robots.txt diff --git a/environments/docker_container/robots.txt b/environments/docker_container/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/environments/docker_container/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file