Skip to content

Commit

Permalink
add STARHUB_SERVER_REDIS_ENDPOINT for proxy service
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneliu0019 authored Sep 26, 2024
1 parent 72b6135 commit c6de6f9
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_INTERNAL_ROOT_DOMAIN: ${SPACE_APP_NS}.${SPACE_APP_INTERNAL_DOMAIN}:${SPACE_APP_INTERNAL_DOMAIN_PORT}
STARHUB_SERVER_SAAS: false
STARHUB_SERVER_MIRRORSERVER_ENABLE: false
STARHUB_SERVER_REDIS_ENDPOINT: redis:6379
STARHUB_JWT_SIGNING_KEY: e2kk6awudc3620ed9a
ports:
- "8083:8083"
Expand Down

0 comments on commit c6de6f9

Please sign in to comment.