mirror of
https://github.com/chenasraf/venom.git
synced 2026-05-17 17:28:08 +00:00
docs: add service docs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# To recreate:
|
||||
# $ cd "{{appRoot}}"
|
||||
# $ pnpm install-services
|
||||
|
||||
[Unit]
|
||||
Description=Venom Bot
|
||||
After=network.target
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
# To recreate:
|
||||
# $ cd "{{appRoot}}"
|
||||
# $ pnpm install-services
|
||||
|
||||
[Unit]
|
||||
Description=Venom Mongo
|
||||
After=docker.service
|
||||
|
||||
Reference in New Issue
Block a user