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:
parent
231b93e851
commit
4b629dbdd4
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue