mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
Show app version in system settings sidebar (#4044)
* Add version tagging resolves #4038 closes #4034 closes #4028 * add hook * add build * patch
This commit is contained in:
@@ -169,6 +169,7 @@ USER anythingllm
|
||||
# Setup the environment
|
||||
ENV NODE_ENV=production
|
||||
ENV ANYTHING_LLM_RUNTIME=docker
|
||||
ENV DEPLOYMENT_VERSION=1.8.2
|
||||
|
||||
# Setup the healthcheck
|
||||
HEALTHCHECK --interval=1m --timeout=10s --start-period=1m \
|
||||
|
||||
Reference in New Issue
Block a user