Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created September 30, 2009 22:09
Show Gist options
  • Select an option

  • Save whitmo/198498 to your computer and use it in GitHub Desktop.

Select an option

Save whitmo/198498 to your computer and use it in GitHub Desktop.
[server:main]
use = egg:Spawning
#use = egg:Paste#http
# Change to 0.0.0.0 to make public:
host = 127.0.0.1
port = 8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment