decentralised message store

docs: update example env

serenity 91a768ef 981f84e9

Changed files
+2 -2
+2 -2
.example.env
···
# defaults to 7337.
SERVER_PORT="7337"
-
# optional, used for verifying inter-service jwts
-
# you may specify a did at which this shard may be found. may also include a service identifier.
+
# used for verifying inter-service jwts
+
# you *must* specify a did at which this shard may be found. may also include a service identifier.
# for more information on the service identifier, you may see https://atproto.com/specs/xrpc#inter-service-authentication-jwt
# usually a did:web, but if you're crazy you can put a did:plc, the verifier supports either anyway.
# defaults to did:web:localhost