Skip to content

Commit 1c03eca

Browse files
MichaelMallaburnmilanmlft
authored andcommitted
Added ENV to .env.sample. #613
1 parent b275a8b commit 1c03eca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.sample

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ HASHER_API_AZ_CLIENT_ID=
114114
HASHER_API_AZ_CLIENT_PASSWORD=
115115
HASHER_API_AZ_TENANT_ID=
116116
HASHER_API_AZ_KEY_VAULT_NAME=
117+
118+
# ENV is used by Docker compose to separate runtime environments {test|prod}.
119+
ENV=prod

0 commit comments

Comments
 (0)