From 3b0b257528b56c7b993e8f9bf938a0ef0b7bf01d Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Wed, 29 Jul 2026 03:00:35 +0300 Subject: [PATCH] =?UTF-8?q?=D8=AA=D8=B9=D8=AF=D9=8A=D9=84=20=D9=85=D9=86?= =?UTF-8?q?=D9=81=D8=B0=20Nginx=20=D9=81=D9=8A=20env.example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env.example b/docker/.env.example index d222ed2..33d9f4e 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -4,7 +4,7 @@ # --- 1. Core Settings --- PHP_VERSION=8.2 -HTTP_PORT=8083 +HTTP_PORT=8183 APP_DOMAIN=api.tripz-egypt.com APP_ISSUER=SiroApp APP_DEBUG=true