Skip to content
Snippets Groups Projects
Commit 5c933cba authored by timothycarambat's avatar timothycarambat
Browse files

dont ignore frontend prod envs during docker build

parent 84a5707d
No related branches found
No related tags found
No related merge requests found
...@@ -10,4 +10,5 @@ collector/outputs/** ...@@ -10,4 +10,5 @@ collector/outputs/**
**/v-env/ **/v-env/
**/__pycache__/ **/__pycache__/
**/.env **/.env
**/.env.* **/.env.*
\ No newline at end of file !frontend/.env.production
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment