mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
Updated Systemd (markdown)
parent
acbe915fd0
commit
387e61569d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,5 +19,5 @@ StandardError=file:/path/to/error.log
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
* the `WorkingDirectory` path should contain the project `public` and `templates` dirs ([details](https://rocket.rs/guide/v0.5/deploying/#deploying))
|
* the `WorkingDirectory` path should contain the project `public` and `templates` dirs ([details](https://rocket.rs/guide/v0.5/deploying/#deploying))
|
||||||
* the `public` is usually [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) `preload` directory, placed to `WorkingDirectory`
|
* the `public` is usually [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) `preload` directory, placed into `WorkingDirectory`
|
||||||
* `--canonical-url` argument is skipped in the example but is highly recommended by the RSS feed specification
|
* `--canonical-url` argument is skipped in the example but is highly recommended by the RSS feed specification
|
||||||
Loading…
Add table
Add a link
Reference in a new issue