apostrophecms / stagecoach

Painlessly deploy node.js applications to your staging and production servers. Use a standard VPS or dedicated server to host both Node and traditional Apache-based websites. Pairs nicely with nginx and mechanic.
306 stars 29 forks source link

fix bad settings example file breaking site restarts at reboot #33

Closed boutell closed 3 years ago

boutell commented 3 years ago

This is pretty cut and dried: "DIR" needs to be /opt/stagecoach, and it was something else project-specific that didn't belong at this level at all. I'll have to hunt down servers that contain this goof and update them so they can bring back stagecoach sites at reboot.