[Enhancement] Remove frontend env file 🔥(#179)

This commit is contained in:
Pranav Raj S
2019-10-25 12:01:05 +05:30
committed by GitHub
parent f4358d9993
commit f869598cb4
7 changed files with 142 additions and 117 deletions

3
configure vendored
View File

@@ -5,6 +5,3 @@
# ref docs for detailed instructions
cp shared/config/database.yml config/database.yml
cp shared/config/application.yml config/application.yml
# copy frontend env file
cp .env.sample .env