amount from xlsx

This commit is contained in:
2025-06-09 18:51:15 +02:00
parent e250b6b5d8
commit 9597baf51a
9 changed files with 295 additions and 190 deletions

View File

@@ -1,5 +1,14 @@
# How to:
## Start
- ```
docker run --name keycloak \
-e KEYCLOAK_ADMIN=admin \
-e KEYCLOAK_ADMIN_PASSWORD=admin \
--network=host \
quay.io/keycloak/keycloak:24.0.0 \
start-dev \
--http-port=8180
```
- `docker-compose up`
- `docker-compose up -d` | Modo demonio
- Keycloak: http://localhost:8180/ user/pass admin:admin
@@ -28,4 +37,9 @@ KEYCLOAK_ISSUER=http://localhost:8180/realms/master
### OpenId info
- http://localhost:8180/realms/master/.well-known/openid-configuration
- http://localhost:8180/realms/master/.well-known/openid-configuration
# ToDo:
- Service: saldo from mail | read csv,xlsx
- I+D: host astro server