public
Description: The kick ass (non-commercial) home for musicians and their music
Homepage: http://alonetone.com
Clone URL: git://github.com/sudara/alonetone.git
alonetone / config / tunnel.yml
100644 7 lines (7 sloc) 0.191 kb
1
2
3
4
5
6
7
# Your callback url should be set to
# http://public_host:public_port
development:
  public_host_username: alonetone.com
  public_host: alonetone.com
  public_port: 8888
  local_port: 3000