diff --git a/_blueprint/plan-draft.md b/_blueprint/plan-draft.md index 46aeaff..9b84fdb 100644 --- a/_blueprint/plan-draft.md +++ b/_blueprint/plan-draft.md @@ -583,6 +583,7 @@ CLI больше не нужен. | `.env.sample` | Env template | | `Dockerfile` | Сборка | | `docker-compose.local.yml` | Dev | +| `docker-compose.prod-test.yml` | Тестовый Prod | | `docker-compose.prod.yml` | Prod | | `config/nginx/hypn0-app--external-nginx.conf` | Nginx | | `.gitea/workflows/docker-publish.yaml` | CI/CD | diff --git a/hypn0/templates/_error/400.html b/hypn0/templates/_error/400.html index c5e36b1..68a1aee 100644 --- a/hypn0/templates/_error/400.html +++ b/hypn0/templates/_error/400.html @@ -6,8 +6,8 @@