Configure kredits-github #37

Merged
greg merged 12 commits from feature/35-kredits_github into master 2019-04-25 14:03:15 +00:00
2 changed files with 0 additions and 3 deletions
Showing only changes of commit fabbe398a2 - Show all commits

View File

@ -25,7 +25,6 @@
# THE SOFTWARE.
include_recipe 'kosmos-nodejs'
include_recipe 'kredits-github::nginx'
app_name = "kredits-github"
deploy_user = "deploy"

View File

@ -1,7 +1,5 @@
[Unit]
Description=Start nodejs app
Requires=nginx.service
After=nginx.service
[Service]
ExecStart=<%= @entry %>