mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
dont ignore frontend prod envs during docker build
This commit is contained in:
parent
84a5707d6d
commit
5c933cba17
1 changed files with 2 additions and 1 deletions
|
@ -10,4 +10,5 @@ collector/outputs/**
|
|||
**/v-env/
|
||||
**/__pycache__/
|
||||
**/.env
|
||||
**/.env.*
|
||||
**/.env.*
|
||||
!frontend/.env.production
|
Loading…
Add table
Reference in a new issue