Skip to content

Commit

Permalink
add STARHUB_SERVER_REDIS_ENDPOINT for server_proxy service
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneliu0019 authored Oct 11, 2024
1 parent e044048 commit 0eeeff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/all_in_one/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ services:
STARHUB_SERVER_GITALY_TOKEN: abc123secret
STARHUB_SERVER_INTERNAL_ROOT_DOMAIN: ${SPACE_APP_NS}.${SPACE_APP_INTERNAL_DOMAIN}:${SPACE_APP_INTERNAL_DOMAIN_PORT}
STARHUB_SERVER_SAAS: false
STARHUB_SERVER_REDIS_ENDPOINT: redis:6379
STARHUB_SERVER_MIRRORSERVER_ENABLE: false
STARHUB_JWT_SIGNING_KEY: e2kk6awudc3620ed9a
ports:
Expand Down

0 comments on commit 0eeeff9

Please sign in to comment.