Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
removed env file
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed May 4, 2022
1 parent fafc7af commit 78097f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.publish
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ RUN apt-get update && apt-get install -y build-essential cmake python
# install app dependencies
COPY [ "frontend/package.json", \
"backend/package-lock.json", \
"frontend/.env", \
"frontend/.eslintignore", \
"frontend/codegen.yml", \
"frontend/tsconfig.json", "./"]
Expand Down

0 comments on commit 78097f5

Please sign in to comment.