1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

update mongodb notes

This commit is contained in:
Jerry Vonau 2020-01-23 05:30:36 -06:00
parent 435f3261e1
commit ec9491f3c5

View file

@ -1,8 +1,9 @@
[Unit]
Description=Node.js Sugarizer Server
# Forces mongodb to start up if not started
Requires=mongodb.service
# Wait for mongodb service to run first
After=mongodb.service
# Requires mongodb service to run first
[Service]
WorkingDirectory=/opt/iiab/sugarizer-server/