Skip to content

Commit 0eeeff9

Browse files
authored
add STARHUB_SERVER_REDIS_ENDPOINT for server_proxy service
1 parent e044048 commit 0eeeff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/all_in_one/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ services:
216216
STARHUB_SERVER_GITALY_TOKEN: abc123secret
217217
STARHUB_SERVER_INTERNAL_ROOT_DOMAIN: ${SPACE_APP_NS}.${SPACE_APP_INTERNAL_DOMAIN}:${SPACE_APP_INTERNAL_DOMAIN_PORT}
218218
STARHUB_SERVER_SAAS: false
219+
STARHUB_SERVER_REDIS_ENDPOINT: redis:6379
219220
STARHUB_SERVER_MIRRORSERVER_ENABLE: false
220221
STARHUB_JWT_SIGNING_KEY: e2kk6awudc3620ed9a
221222
ports:

0 commit comments

Comments
 (0)