Commit 84c773c1 authored by Noel Alonso's avatar Noel Alonso
Browse files

Mueve .env a deploy y setea valores

parent 5e31106a
Loading
Loading
Loading
Loading

.env

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
UNIT_NAME=template
COMMANDS_PORT=port1
VIEW_PORT=port2

deploy/.env

0 → 100644
+3 −0
Original line number Diff line number Diff line
UNIT_NAME=time-series
COMMANDS_PORT=8095
VIEW_PORT=8096