Updated Systemd (markdown)

oooo-ps 2025-08-06 13:29:20 +03:00
parent 27983cc24c
commit 5ffc6ac01b

@ -18,4 +18,4 @@ StandardError=file:/path/to/error.log
[Install]
WantedBy=multi-user.target
```
* The `WorkingDirectory` path should contain the project `templates` dir ([details](https://rocket.rs/guide/v0.5/deploying/#deploying))
* The `WorkingDirectory` path should contain the project `static` and `templates` dirs ([details](https://rocket.rs/guide/v0.5/deploying/#deploying))