nginx: добавлен конфиг для news.cloud-copp74.ru, порт web→8080

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jze9
2026-05-19 18:39:18 +05:00
parent 6de9464401
commit 764c446efd
2 changed files with 38 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ services:
dockerfile: web-react/Dockerfile
restart: unless-stopped
ports:
- "80:80"
- "127.0.0.1:8080:80"
depends_on:
api:
condition: service_healthy