chore(tooling): add service unit target in the README
All checks were successful
/ deploy (push) Has been skipped
/ publish (push) Has been skipped
/ test (push) Successful in 21s
/ build (push) Has been skipped

This commit is contained in:
Julien Dessaux 2025-03-15 23:48:17 +01:00
parent fff45a9649
commit 77b539522c
Signed by: adyxax
GPG key ID: F92E51B86E07177E

View file

@ -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