From e87443ed7650b20c7ce97b107375df57c99e1ddf Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Wed, 26 Aug 2026 15:47:20 +0300 Subject: [PATCH] config: Set staging subdomain saqel.intaleqapp.com in docker env template --- docker/.env.docker.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env.docker.example b/docker/.env.docker.example index 38cd003..b6ae4a1 100644 --- a/docker/.env.docker.example +++ b/docker/.env.docker.example @@ -6,7 +6,7 @@ APP_NAME=Saqel APP_ENV=production APP_DEBUG=false -APP_URL=https://api.saqel.com +APP_URL=https://saqel.intaleqapp.com APP_PORT=8080 # Database Configuration (MySQL 8)