RocketChat/RC4Conferences

Chore: Redundant data in .env file

Open

#66 opened on Dec 19, 2022

 (20 comments) (0 reactions) (0 assignees)JavaScript (41 forks)auto 404
good first issue

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide