1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-21 20:44:18 +00:00

📔 Update docs

This commit is contained in:
Steffo 2021-05-30 17:10:18 +02:00
parent 231b93e851
commit 4b629dbdd4
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -19,10 +19,12 @@ Per installare ed eseguire N.E.S.T., è necessario:
- `Poetry ^1.0 <https://python-poetry.org/>`_ - `Poetry ^1.0 <https://python-poetry.org/>`_
- `NodeJS ^16.0 <https://nodejs.org/>`_ - `NodeJS ^16.0 <https://nodejs.org/>`_
- `npm ^7.13.0 <https://www.npmjs.com/>`_ - `npm ^7.13.0 <https://www.npmjs.com/>`_
- Un mail server (interno o esterno) che supporti - Un server `SMTP`_ (interno o esterno) che supporti `STARTTLS`_ sulla porta 587
l'`SMTP <https://it.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol>`_
.. _SMTP: https://it.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol
.. _STARTTLS: https://en.wikipedia.org/wiki/Opportunistic_TLS
Creare un nuovo utente Creare un nuovo utente
---------------------- ----------------------