chore: fix content
Some checks failed
Install / Cargo install on ubuntu-latest (push) Has been cancelled

This commit is contained in:
Jesús Pérez 2024-10-01 21:49:43 +01:00
parent 422996208c
commit b6251c9752
No known key found for this signature in database

View File

@ -81,8 +81,8 @@ There are several **Final Service** perspective or use cases.
- UI Interface can be translated to other languages.
- TLS certificates and Sessiong tokens can be set for the services.
> With customized CD/CI pipelines they ideally only need change settings and manage (HA,scale,etc) one single pool of resource for Sessions,Users, Permisions and Pages persistence.
> As content is static, pages can be updated on the fly with services interruption via content CD/CI pipelines.
> With customized CD/CI pipelines they ideally only need change settings and manage (HA,scale,etc) one single resources pool for Sessions, Users, Permisions and Pages persistence.
> As content is static, pages can be updated on the fly with no services interruption via content CD/CI pipelines.
### For Users