Merge pull request #186 from torhve/container-panel

Set container to panel
This commit is contained in:
David Cormier 2014-02-25 10:00:59 -05:00
commit c85d22a587

View file

@ -12,6 +12,7 @@
"http://torhve.github.io/glowing-bear/" "http://torhve.github.io/glowing-bear/"
], ],
"launch": { "launch": {
"container": "panel",
"web_url": "http://torhve.github.io/glowing-bear/" "web_url": "http://torhve.github.io/glowing-bear/"
} }
}, },