chore(tooling): add service unit target in the README
This commit is contained in:
parent
fff45a9649
commit
77b539522c
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ Description=ods.adyxax.org service
|
|||
Environment="ODS_PORT=8090"
|
||||
ExecStart=/usr/local/bin/ods
|
||||
Type=simple
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
```
|
||||
|
||||
## Nginx reverse proxy
|
||||
|
|
Loading…
Add table
Reference in a new issue