Add Build_Version

This commit is contained in:
TheMaddax 2024-12-01 22:51:28 -06:00
parent 8b6af75007
commit eac6928393

View file

@ -9,5 +9,6 @@ services:
- "801:801" - "801:801"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
- BUILD_VERSION=1
env_file: env_file:
- .env - .env