Update README.md

This commit is contained in:
2025-08-03 08:42:42 +00:00
parent cc51b8e7ac
commit e59e0b8a56

View File

@ -14,4 +14,10 @@ const keycloak = new Keycloak({
``` ```
login: testuser login: testuser
password: 1 password: 1
```
#### Разрешенные URL
```
http://localhost:3000
http://localhost:3050
``` ```