20 lines
616 B
Plaintext
20 lines
616 B
Plaintext
BSKY_PORT=2584
|
|
BSKY_BLOB_CACHE_LOC=/data/
|
|
BSKY_BSYNC_HTTP_VERSION=1.1
|
|
BSKY_BSYNC_PORT=3002
|
|
BSKY_BSYNC_URL=http://bsky:3002
|
|
BSKY_COURIER_URL=http://fake-courier.example.invalid/
|
|
BSKY_DATAPLANE_HTTP_VERSION=1.1
|
|
BSKY_DATAPLANE_PORT=3001
|
|
BSKY_DATAPLANE_URLS=http://bsky:3001
|
|
BSKY_DB_POSTGRES_URL=postgres://postgres:postgres@database/bsky
|
|
BSKY_DID_PLC_URL=https://plc.${host}
|
|
BSKY_PUBLIC_URL=https://bsky.${host}
|
|
BSKY_REPO_PROVIDER=wss://bgs.${host}
|
|
BSKY_SERVER_DID=did:web:bsky.${host}
|
|
MOD_SERVICE_DID=did:web:ozone.${host}
|
|
|
|
#BSKY_IMG_URI_ENDPOINT=https://bsky.${host}/img
|
|
BSKY_ADMIN_PASSWORDS
|
|
BSKY_SERVICE_SIGNING_KEY
|