Skip to content

Instantly share code, notes, and snippets.

@developerinlondon
Created April 14, 2016 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save developerinlondon/6e8b898d1c8ed1cddbdeec057b236705 to your computer and use it in GitHub Desktop.
Save developerinlondon/6e8b898d1c8ed1cddbdeec057b236705 to your computer and use it in GitHub Desktop.
rest_tornado:
port: 5417
host: 0.0.0.0
disable_ssl: true
websockets: True
cors_origin: '*'
# rest_cherrypy:
# port: 8000
# ssl_crt: /etc/pki/tls/certs/localhost.crt
# ssl_key: /etc/pki/tls/certs/localhost.key
external_auth:
pam:
vagrant:
- .*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment