This commit is contained in:
Azeez Muibi
2025-04-11 16:44:50 +01:00
parent e7243434a4
commit 6f5b95771f
9 changed files with 2 additions and 391 deletions
+2 -2
View File
@@ -45,10 +45,10 @@ Then, open the `.env` file and **update the following variables with your actual
This ensures that the application is properly configured with your environment variables.
> **Optional:** Change file permissions for the entrypoint script
> **Optional:** Change file permissions for the enterypointone script
```bash
chmod +x scripts/entrypoint.sh
chmod +x scripts/enterypointone.sh
```
---