Move everything for the server in to a server folder to make room for the site
This commit is contained in:
parent
6a45152d8f
commit
33ca09808e
26 changed files with 8 additions and 6 deletions
9
server/quote-bracket.service
Normal file
9
server/quote-bracket.service
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=The webhook ingest for voting on a community's favourite quote.
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
# WorkingDirectory=
|
||||
# ExecStart=
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
Loading…
Add table
Add a link
Reference in a new issue