mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
dont ignore frontend prod envs during docker build
This commit is contained in:
@@ -10,4 +10,5 @@ collector/outputs/**
|
||||
**/v-env/
|
||||
**/__pycache__/
|
||||
**/.env
|
||||
**/.env.*
|
||||
**/.env.*
|
||||
!frontend/.env.production
|
||||
Reference in New Issue
Block a user