#################################################################################### # Application extract processor (Scheduled task) # Requires: Postgres, Power platform #################################################################################### # Postgres POSTGRES_USER=wlsuser POSTGRES_DB=wls POSTGRES_PW=wildl1fe POSTGRES_PORT=5432 POSTGRES_HOST=localhost 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=