Skip to content

Commit 5855356

Browse files
Update README.md
1 parent 82d7e9b commit 5855356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip install git+https://github.com/lab-rasool/MINDS.git
2929
After installing the package, please create a .env file in the root directory of the project with the following variables:
3030

3131
```bash
32-
HOST=localhost
32+
HOST=127.0.0.1
3333
PORT=3306
3434
DB_USER=root
3535
PASSWORD=my-secret-pw

0 commit comments

Comments
 (0)