mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Remove additional nitrous files (#1791)
This commit is contained in:
parent
fca06d6ec2
commit
085473263f
2 changed files with 0 additions and 11 deletions
|
@ -36,5 +36,3 @@ deployment/cookbooks
|
||||||
manifest.yml
|
manifest.yml
|
||||||
config/unicorn.rb
|
config/unicorn.rb
|
||||||
db/schema.rb
|
db/schema.rb
|
||||||
nitrous-post-create.sh
|
|
||||||
nitrous.json
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"template": "rails",
|
|
||||||
"ports": [3000],
|
|
||||||
"name": "Huginn",
|
|
||||||
"description": "Build agents that monitor and act on your behalf. Your agents are standing by!",
|
|
||||||
"scripts": {
|
|
||||||
"Start Huginn": "cd ~/code/huginn && bundle exec foreman start"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue