Highly ambitious ATProtocol AppView service and sdks
138
fork

Configure Feed

Select the types of activity you want to include in your feed.

update docs path

+1 -1
+1 -1
frontend.fly.toml
··· 15 DATABASE_URL = '/data/slices.db' 16 SLICE_URI = 'at://did:plc:bcgltzqazw5tb6k2g3ttenbj/network.slices.slice/3lymhd4jhrd2z' 17 DENO_ENV = 'production' 18 - DOCS_PATH = '/docs' 19 20 [http_service] 21 internal_port = 8080
··· 15 DATABASE_URL = '/data/slices.db' 16 SLICE_URI = 'at://did:plc:bcgltzqazw5tb6k2g3ttenbj/network.slices.slice/3lymhd4jhrd2z' 17 DENO_ENV = 'production' 18 + DOCS_PATH = '/app/docs' 19 20 [http_service] 21 internal_port = 8080