From 91641c095b9cdc49b7e3920fde90340943f04e88 Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Sat, 1 Mar 2025 14:26:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f98477b..0ab6ac37 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ To get things up and running just follow these steps: chmod 777 genuser.sh ``` 10. Create a `WEB_USER` by running `./genuser.sh` - 1. **Possible Issue**: WEB_USER Not Loaded + ### **Possible Issue**: WEB_USER Not Loaded Sometimes, running the `genuser.sh` script may not properly load the `WEB_USER` entry in the `.env` file. To check, open the `.env` file and verify if the `WEB_USER` variable is empty.