Skip to content

Commit ce9c437

Browse files
committed
conf(grep): set APP_ENV variable
Required to select the right configuration when the image starts
1 parent f0c32c5 commit ce9c437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/grep/base/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ metadata:
66
data:
77
GREP_SITE_PORT: "5005"
88
GREP_PLACKUP_SERVER_ARGS: "-E production-docker"
9+
APP_ENV: production

0 commit comments

Comments
 (0)