public
Description: tiny webapp I can use to get around stupid Panera blocking tinyurl.com
Homepage:
Clone URL: git://github.com/gdagley/panera.git
panera / config.yml.example
100644 7 lines (6 sloc) 0.113 kb
1
2
3
4
5
6
7
app:
  title: PaneraURL
deploy:
  user: username
  domain: example.com
  path: "/path/to/application/root"