Fix environs files
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
WRENCHJOB_PORT=3000
|
||||||
|
WRENCHJOB_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_PORT=5005
|
||||||
|
TEST=111
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
WRENCHJOB_PORT=3000
|
||||||
|
WRENCHJOB_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_PORT=5005
|
||||||
|
TEST=111
|
||||||
+1
-1
@@ -4,4 +4,4 @@ config.json
|
|||||||
.queues
|
.queues
|
||||||
*.txt
|
*.txt
|
||||||
docs
|
docs
|
||||||
.env
|
# .env
|
||||||
|
|||||||
Reference in New Issue
Block a user