An easy-to-host PDS on the ATProtocol, MacOS. Grandma-approved.

chore: set default dev environment to use in-memory sqlite

authored by malpercio.dev and committed by

Tangled 2ed775c6 cad29ff4

+1
+1
relay.dev.toml
··· 10 10 # TODO: fill in your preferred bind address and port for local development 11 11 bind_address = "127.0.0.1" 12 12 port = 8080 13 + database_url = ":memory:"