We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b04ee commit 0c6dba9Copy full SHA for 0c6dba9
start.py
@@ -80,6 +80,8 @@
80
SSL_SERVER_PASSWORD = 'serverpass'
81
SSL_CLIENT_PASSWORD = 'clientpass'
82
83
+SDC_PORT = 18630
84
+
85
logger = logging.getLogger('clusterdock.{}'.format(__name__))
86
87
0 commit comments