diff --git a/.ghaymah.json b/.ghaymah.json index 29a1972..08dd2a6 100644 --- a/.ghaymah.json +++ b/.ghaymah.json @@ -1,7 +1,8 @@ + { - "id": "9071e5c5-d122-463c-93d9-86ec7622b39e", + "id": "53f998aa-9b52-460f-aff7-eff7032e32c2", "name": "complete-cicd-workflow-of-weatheapp", - "projectId": "811b5e36-3b8b-486a-81af-bef0f1980187", + "projectId": "1fcd787a-3b1a-470b-b8d6-abb747370765", "ports": [ { "expose": true, @@ -14,4 +15,4 @@ }, "resourceTier": "t1", "dockerFileName": "Dockerfile" -} +} \ No newline at end of file diff --git a/README.md b/README.md index 39f79e6..9487a1c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Before running or deploying the app, ensure you have: 3. **Set Project Name** ```bash - gy r c p --set .name="project name" + gy r p c --set .name="project name" ``` 4. **Initialize Project with Your Ghaymah Project ID**