mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
do not reference the .env file at given point - in development mode we will have 0000000 as hash displayed
This commit is contained in:
parent
f9af5f961f
commit
afcfe1d913
@ -26,8 +26,8 @@ services:
|
|||||||
# - BUILD_VERSION="0.0.0.0"
|
# - BUILD_VERSION="0.0.0.0"
|
||||||
# - BUILD_COMMIT="0000000"
|
# - BUILD_COMMIT="0000000"
|
||||||
- NODE_ENV="production"
|
- NODE_ENV="production"
|
||||||
env_file:
|
# env_file:
|
||||||
- ./.env
|
# - ./.env
|
||||||
# - ./frontend/.env
|
# - ./frontend/.env
|
||||||
|
|
||||||
#########################################################
|
#########################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user