Activer le serveur
This commit is contained in:
parent
48ca2df19e
commit
6f82a0a00f
1 changed files with 6 additions and 0 deletions
|
|
@ -39,6 +39,12 @@ sudo systemctl daemon-reload
|
|||
* ajuster un fichier de configuration `/srv/www/isnd/appsettings.Production.json`
|
||||
* Démarrer le serveur :
|
||||
|
||||
````bash
|
||||
sudo systemctl start isnd
|
||||
````
|
||||
|
||||
* Activer le serveur :
|
||||
|
||||
````bash
|
||||
sudo systemctl enable isnd
|
||||
````
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue