8 lines
249 B
Bash
8 lines
249 B
Bash
MERMS_PORT=3000
|
|
MERMS_POSTGRE_URL='postgresql://merms_panel:merms_panel@10.20.30.60:5432/merms_panel'
|
|
WRENCHJOB_KAFKA_BROKER01='10.10.10.120:9092'
|
|
# SOCKET_URL='https://devsocket.mermsemr.com'
|
|
SOCKET_URL="10.10.10.13:5005"
|
|
SOCKET_PORT=5005
|
|
TEST=111
|