Skip to content
Snippets Groups Projects
Verified Commit 74020b9a authored by Owen Graham's avatar Owen Graham
Browse files

Remove Heroku support

parent 89aada2e
No related branches found
No related tags found
No related merge requests found
web: gunicorn visualizer:app
\ No newline at end of file
...@@ -47,9 +47,3 @@ document root, as well as all rules in `htdocs/.htaccess`. ...@@ -47,9 +47,3 @@ document root, as well as all rules in `htdocs/.htaccess`.
> the visualizer to appear at `/ograham/visualizer-echarts/` on the > the visualizer to appear at `/ograham/visualizer-echarts/` on the
> web, so the linking command is > web, so the linking command is
> `ln -sT "$PWD/htdocs" /data/web/amrc/htdocs/ograham/visualizer-echarts`. > `ln -sT "$PWD/htdocs" /data/web/amrc/htdocs/ograham/visualizer-echarts`.
### As a Heroku app
Thanks to the `Procfile`, this repository is ready to go as a Heroku
Python app.
python-3.10.2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment