Update README.md

This commit is contained in:
sortifal 2025-06-29 19:36:26 +00:00
parent 9dfe50d24f
commit 4e07a03bd4

View File

@ -117,10 +117,14 @@ All requests enter through **Apache on port 443** (HTTPS) and are processed as f
2. **Initialize Keycloak configuration:**
```bash
./setup-keycloak.sh
./keycloak-setup.sh
```
3. **Update your `/etc/hosts` file:**
3. **Seed Database:**
```bash
./seed-database.sh
```
4. **Update your `/etc/hosts` file:**
```
127.0.0.1 api.local auth.local