We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca47c1d commit a8e38e8Copy full SHA for a8e38e8
tests/e2e/docker.web.docker-compose.yml
@@ -39,6 +39,8 @@ services:
39
logging:
40
driver: none
41
image: riv2:latest
42
+ environment:
43
+ RI_ENCRYPTION_KEY: $E2E_RI_ENCRYPTION_KEY
44
env_file:
45
- ./.env
46
volumes:
0 commit comments