Last active
August 29, 2015 14:01
-
-
Save nutjob4life/61164211e0fe8dbb15f4 to your computer and use it in GitHub Desktop.
mydev.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[buildout] | |
extends = dev.cfg | |
[ports] | |
instance-debug = 8888 | |
supervisor = 8887 | |
zeo-monitor = 8886 | |
zeo-server = 8885 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment