#################################################################################### # Reference Data Extract Processor # Requires: Postgres, Power platform #################################################################################### # Postgres POSTGRES_USER=wlsuser POSTGRES_DB=wls POSTGRES_PW=wildl1fe POSTGRES_HOST=localhost POSTGRES_PORT=5432 POSTGRES_NOSSL=true # MS OAuth OAUTH_AUTHORITY_HOST_URL= OAUTH_TENANT= # Power Apps MSPA_SCOPE= MSPA_CLIENT_URL= MSPA_CLIENT_TIMEOUT_MS=10000 MPSA_FETCH_SIZE=50 # Power Apps secrets MSPA_CLIENT_ID= MSPA_SECRET=