AppFlowy-Cloud/services/appflowy-indexer/dev.env

2 lines
132 B
Bash

APPFLOWY_INDEXER_DATABASE_URL=postgres://postgres:password@localhost:5432/postgres
APPFLOWY_INDEXER_REDIS_URL=redis://localhost:6379