From 1491c342ca9dc572892406ed04b80dfbe61484e9 Mon Sep 17 00:00:00 2001 From: smanylov Date: Tue, 20 Jan 2026 11:44:31 +0700 Subject: [PATCH] add robot.txt --- docker-compose.yml | 3 --- public/robot.txt | 0 2 files changed, 3 deletions(-) create mode 100644 public/robot.txt diff --git a/docker-compose.yml b/docker-compose.yml index 8826522..c00db69 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,9 +12,6 @@ services: - NODE_ENV=production - PORT=2997 - DOCKER_ENV=true - volumes: - - ./public:/app/public - - ./package.json:/app/package.json restart: unless-stopped networks: - app-network diff --git a/public/robot.txt b/public/robot.txt new file mode 100644 index 0000000..e69de29