mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-02-14 04:06:26 +00:00
updated readme
This commit is contained in:
parent
01ffcb61e4
commit
e276f8bc95
14
README.md
14
README.md
@ -20,18 +20,6 @@ services:
|
|||||||
- TRACKER_BSKY_PASSWORD=
|
- TRACKER_BSKY_PASSWORD=
|
||||||
- DEBUG_LOG_ACTIVE=true
|
- DEBUG_LOG_ACTIVE=true
|
||||||
- DEBUG_LOG_LEVEL=info
|
- DEBUG_LOG_LEVEL=info
|
||||||
- JETSTREAM_URL=ws://<YOUR JETSREAM SERVER IP>:6008/subscribe
|
- JETSTREAM_URL=wss://jetstream1.us-west.bsky.network/subscribe
|
||||||
- SESSION_DATA_PATH=/sessionData
|
- SESSION_DATA_PATH=/sessionData
|
||||||
|
|
||||||
|
|
||||||
jetstream:
|
|
||||||
image: "ghcr.io/bluesky-social/jetstream:sha-ea96859b93d1790ff20bb168e5fc442d462cea1e"
|
|
||||||
container_name: jetstream1
|
|
||||||
restart: unless-stopped
|
|
||||||
environment:
|
|
||||||
- CURSOR_FILE=/data/cursor.json
|
|
||||||
ports:
|
|
||||||
- "6008:6008"
|
|
||||||
volumes:
|
|
||||||
- ./data:/data
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user