mirror of
https://github.com/pds-nest/nest.git
synced 2025-02-16 12:43:58 +00:00
correzioni minori
This commit is contained in:
parent
522ec0b5be
commit
0b59af24d8
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ Per creare il database PostgreSQL, si esegua:
|
|||
Creare un file di configurazione per il backend
|
||||
-----------------------------------------------
|
||||
|
||||
Il backend usa un file di configurazione per impostare certe variabili.
|
||||
Il backend usa un file di configurazione per impostare alcune variabili.
|
||||
|
||||
Si crei un nuovo file nella working directory del progetto denominato ``config.py``:
|
||||
|
||||
|
@ -114,7 +114,7 @@ Poetry creerà automaticamente un `venv <https://docs.python.org/3/library/venv.
|
|||
i pacchetti necessari all'esecuzione del backend e del crawler di N.E.S.T. .
|
||||
|
||||
**Segnatevi il nome** del venv creato da Poetry, in quanto sarà necessario per
|
||||
:ref:`Creare un servizio SystemD per il backend`:
|
||||
:ref:`creare un servizio SystemD per il backend`:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue