concordia-docker/tools/host.py

3 lines
54 B
Python
Raw Normal View History

2019-05-16 18:28:30 +02:00
concordia_host = 'localhost'
2019-05-30 11:34:29 +02:00
concordia_port = '10001'