mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
addresses part of #869
This commit is contained in:
parent
866ca41e20
commit
76dad98847
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
[Unit]
|
||||
Description=Node.js Sugarizer Server
|
||||
Requires=mongodb.service
|
||||
After=mongodb.service # Requires the mongodb service to run first
|
||||
After=mongodb.service
|
||||
# Requires mongodb service to run first
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/opt/iiab/sugarizer-server/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue