Add Build_Version
This commit is contained in:
parent
8b6af75007
commit
eac6928393
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
Loading…
Add table
Reference in a new issue