RocketChat/RC4Conferences

Chore: Redundant data in .env file

Aberta

#66 aberto em 19 de dez. de 2022

 (20 comentários) (0 reação) (0 responsável)JavaScript (41 forks)auto 404
good first issue

Métricas do repositório

Stars
 (26 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

On running the command sh startdevenv.sh localhost some data gets added in the env file every time we run it, because of which some redundant data gets accumulated in .env file.

Guia do colaborador