diff options
Diffstat (limited to 'heroku.yml')
| -rw-r--r-- | heroku.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,5 +4,7 @@ setup: build: languages: - python + packages: + - whois run: web: 'gunicorn app:app' |
![]() |
index : ipcli.app | |
| Fetch your IP address and whois information from the terminal 🏝️ |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | heroku.yml | 2 |
@@ -4,5 +4,7 @@ setup: build: languages: - python + packages: + - whois run: web: 'gunicorn app:app' |