add robot.txt

This commit is contained in:
smanylov
2026-01-20 11:44:31 +07:00
parent ee6de0347c
commit 1491c342ca
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -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
View File