ReMe/reme4/constants.py
jinli.yl c8e96b5ae8 up
2026-05-15 23:17:49 +08:00

7 lines
116 B
Python

"""Constants"""
REME_SERVICE_INFO = "REME_SERVICE_INFO"
REME_DEFAULT_HOST = "127.0.0.1"
REME_DEFAULT_PORT = 2333