add STANDALONE_MODE to docker file

This commit is contained in:
Maidul Islam
2024-01-25 00:12:33 -05:00
committed by Akhil Mohan
parent 24dbf11962
commit 1deb6827cf

View File

@@ -113,7 +113,7 @@ ENV HOST=0.0.0.0
ENV HTTPS_ENABLED false
ENV NODE_ENV production
ENV STANDALONE_BUILD true
ENV STANDALONE_MODE true
WORKDIR /backend-pg
ENV TELEMETRY_ENABLED true