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 59151f7 commit 89569feCopy full SHA for 89569fe
tests/e2e/docker.web.docker-compose.yml
@@ -42,7 +42,7 @@ services:
42
env_file:
43
- ./.env
44
environment:
45
- RI_SERVER_TLS_CERT: $RI_SERVER_TLS_CERT0
+ RI_SERVER_TLS_CERT: $RI_SERVER_TLS_CERT
46
RI_SERVER_TLS_KEY: $RI_SERVER_TLS_KEY
47
volumes:
48
- rihomedir:/data
tests/e2e/local.web.docker-compose.yml
@@ -46,7 +46,7 @@ services:
context: ./../../
dockerfile: Dockerfile
49
50
51
52
- .redisinsight-app:/root/.redisinsight-app
0 commit comments