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.
2 parents f4877ed + 2262080 commit 2c8d3caCopy full SHA for 2c8d3ca
install/install.md
@@ -47,7 +47,7 @@ MAILER_PASSWORD = <mailer_pass>
47
FRONTEND_URL = http://localhost:3000
48
AUTH_HTTP_PORT = 5000
49
AUTH_GRPC_PORT = 5001
50
-WEBSOCKET_LOG_URL = ws://host.docker.internal:5002/live
+REDIS_URL= redis://host.docker.internal:6379/0
51
RUNNER_CONTROLLER_HTTP_PORT = 5002
52
AUTH_GRPC_ADDRESS = host.docker.internal:5001
53
0 commit comments