mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-02-14 12:06:27 +00:00
qol improvements to compose file re:env
Some checks failed
Create and publish the bot container / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish the bot container / build-and-push-image (push) Has been cancelled
This commit is contained in:
parent
e4881d29d4
commit
873150ddae
@ -12,6 +12,12 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- NAME=Aaron
|
- NAME=Aaron
|
||||||
- USER_DID=did:plc:ksjfbda7262bbqmuoly54lww
|
- USER_DID=did:plc:ksjfbda7262bbqmuoly54lww
|
||||||
|
#- TRACKER_BSKY_HANDLE=
|
||||||
|
#- TRACKER_BSKY_PASSWORD=
|
||||||
|
#- DEBUG_LOG_ACTIVE=true
|
||||||
|
#- DEBUG_LOG_LEVEL=info
|
||||||
|
#- JETSTREAM_URL='ws://jetstream:6008/subscribe'
|
||||||
|
#- SESSION_DATA_PATH='/sessionData'
|
||||||
networks:
|
networks:
|
||||||
- bun
|
- bun
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user