ignore
This commit is contained in:
2
.env
2
.env
@@ -34,6 +34,4 @@ CONNECTIONS_URL=https://sim-connections.savefamilygps.net
|
|||||||
# Conexiones internas de servicios
|
# Conexiones internas de servicios
|
||||||
GATEWAY_URL=http://localhost:3000
|
GATEWAY_URL=http://localhost:3000
|
||||||
NOS_CONSUMER_URL=http://localhost:3001
|
NOS_CONSUMER_URL=http://localhost:3001
|
||||||
NOS_CONSUMER_PORT=3001
|
|
||||||
OBJENIOUS_CONSUMER_URL=http://localhost:3002
|
OBJENIOUS_CONSUMER_URL=http://localhost:3002
|
||||||
OBJENIOUS_CONSUMER_PORT=3002
|
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -20,3 +20,5 @@ node_modules
|
|||||||
|
|
||||||
|
|
||||||
dist/*
|
dist/*
|
||||||
|
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user