grain.social is a photo sharing platform built on atproto.

tidy fly.toml

Changed files
-2
-2
fly.toml
··· 11 12 [env] 13 BFF_DATABASE_URL = '/litefs/sqlite.db' 14 - # BFF_QUEUE_DATABASE_URL = '/litefs/my.db' 15 - BFF_LEXICON_DIR = './__generated__' 16 BFF_PORT = '8081' 17 BFF_PUBLIC_URL = 'https://grain.social' 18 GOATCOUNTER_URL = 'https://grain.goatcounter.com/count'
··· 11 12 [env] 13 BFF_DATABASE_URL = '/litefs/sqlite.db' 14 BFF_PORT = '8081' 15 BFF_PUBLIC_URL = 'https://grain.social' 16 GOATCOUNTER_URL = 'https://grain.goatcounter.com/count'