From fc5f189a7a1c39c76bd4a74dc7c38a9ceedee07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B5=D0=BD=D0=B8=D1=81=20=D0=97=D0=B5=D1=84=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2?= Date: Sat, 11 Jul 2026 08:50:32 +0400 Subject: [PATCH] deploy: temporary nip.io domain until the real one lands Co-Authored-By: Claude Fable 5 --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index c642b19..04cb207 100644 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ -DOMAIN=hoodquidity.xyz +DOMAIN=hoodquidity.154.83.149.72.nip.io DEPLOY=static BUILD_DIR=apps/web/dist +WWW=false