Skip to content

Commit 44712e5

Browse files
committed
default value
1 parent 6010d70 commit 44712e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENV E2E_PHONE_SUPPORT ""
2020

2121
ENV UID2_CORE_E2E_OPERATOR_API_KEY ""
2222
ENV UID2_CORE_E2E_OPTOUT_API_KEY ""
23-
ENV UID2_CORE_E2E_OPTOUT_INTERNAL_API_KEY ""
23+
ENV UID2_CORE_E2E_OPTOUT_INTERNAL_API_KEY "test-optout-internal-key"
2424
ENV UID2_CORE_E2E_CORE_URL ""
2525
ENV UID2_CORE_E2E_OPTOUT_URL ""
2626

0 commit comments

Comments
 (0)