mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
experiment with removing MongoDB
This commit is contained in:
parent
a60133713d
commit
f0b5dde2c7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[unit]
|
[unit]
|
||||||
Description=Node.js Sugarizer Server
|
Description=Node.js Sugarizer Server
|
||||||
Requires=After=mongodb.service # Requires the mongodb service to run first
|
# Requires=After=mongodb.service # Requires the mongodb service to run first
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory={{ sugarizer_location }}/sugarizer/server/
|
WorkingDirectory={{ sugarizer_location }}/sugarizer/server/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue