Skip to content

Commit 0c6dba9

Browse files
kirtiv1dimaspivak
authored andcommitted
Ensure SDC_PORT constant is present
1 parent f7b04ee commit 0c6dba9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

start.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
SSL_SERVER_PASSWORD = 'serverpass'
8181
SSL_CLIENT_PASSWORD = 'clientpass'
8282

83+
SDC_PORT = 18630
84+
8385
logger = logging.getLogger('clusterdock.{}'.format(__name__))
8486

8587

0 commit comments

Comments
 (0)