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]
|
[Unit]
|
||||||
Description=Venom Bot
|
Description=Venom Bot
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
# To recreate:
|
||||||
|
# $ cd "{{appRoot}}"
|
||||||
|
# $ pnpm install-services
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Venom Mongo
|
Description=Venom Mongo
|
||||||
After=docker.service
|
After=docker.service
|
||||||
|
|||||||
Reference in New Issue
Block a user