diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-03-12 19:19:24 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-03-12 19:19:24 +0200 |
| commit | 060f99b620df6b5b259992ea491c1a7f2b49ca3a (patch) | |
| tree | 4ca923d405ffa5ebb76f6d3136731ac29de24f90 /app.json | |
| parent | eda29d39687fc892e1502c3e6de00470a714be92 (diff) | |
Add repository to app.json
Diffstat (limited to 'app.json')
| -rw-r--r-- | app.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ "name": "Heroku Periodical", "description": "A skeleton app for creating single worker scheduled tasks in Python running on Heroku", "website": "https://github.com/yuvadm/heroku-periodical", + "repository": "https://github.com/yuvadm/heroku-periodical", "addons": ["redistogo:nano"] } |
