Skip to content

Commit

Permalink
Update affine.yml (#1191)
Browse files Browse the repository at this point in the history
The redis server doesn't have _data
  • Loading branch information
raisercostin authored Jan 17, 2025
1 parent 5aff99f commit 93d2af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/v4/apps/affine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
environment:
NODE_OPTIONS: '--import=./scripts/register.js'
AFFINE_CONFIG_PATH: /root/.affine/config
REDIS_SERVER_HOST: srv-captain--$$cap_appname_data-redis
REDIS_SERVER_HOST: srv-captain--$$cap_appname-redis
DATABASE_URL: postgres://affine:$$cap_db_affine_password@srv-captain--$$cap_appname-postgres:5432/affine
NODE_ENV: production
AFFINE_ADMIN_EMAIL: $$cap_affine_admin_email
Expand Down

0 comments on commit 93d2af1

Please sign in to comment.