From 2283e1d8009441332cf47ba4496ddc95f851d3bc Mon Sep 17 00:00:00 2001 From: boutmoun Date: Thu, 14 May 2026 16:26:15 +0000 Subject: [PATCH] =?UTF-8?q?=D8=AA=D8=AD=D8=AF=D9=8A=D8=AB=20.ghaymah.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ghaymah.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.ghaymah.json b/.ghaymah.json index e69de29..cc11c3d 100644 --- a/.ghaymah.json +++ b/.ghaymah.json @@ -0,0 +1,14 @@ +{ + "name": "oudelaa-api", + "ports": [ + { + "expose": true, + "number": 80 + } + ], + "publicAccess": { + "enabled": true + }, + "resourceTier": "t4", + "dockerFileName": "Dockerfile" +} \ No newline at end of file