VoxelServer/ServerCore/settings.py

6 lines
65 B
Python

# server settings
SERVER_HOST = '127.0.0.1'
SERVER_PORT = 5050