From 49df75b73a6d14166426d3ecb00fe41019ff3bfa Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Sat, 23 Sep 2023 15:01:06 -0700 Subject: [PATCH] app config: add env vars: PLC_HOST, APPVIEW_HOST --- app.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app.yaml b/app.yaml index 95d1599..d4510f2 100644 --- a/app.yaml +++ b/app.yaml @@ -21,6 +21,10 @@ automatic_scaling: inbound_services: - warmup +env_variables: + PLC_HOST: plc.directory + APPVIEW_HOST: bsky.social # this is the PDS. TODO: where's the prod AppView? + handlers: # static