postal-challenger.env.j2 (282B)
1 # systemd environment file for challenger-httpd 2 # Provides secrets needed. 3 # Set to pingen.ch auth token! 4 PINGEN_CLIENT_ID={{ POSTAL_CHALLENGER_PINGEN_CLIENT_ID }} 5 PINGEN_CLIENT_SECRET={{ POSTAL_CHALLENGER_PINGEN_CLIENT_SECRET }} 6 PINGEN_ORG_ID={{ POSTAL_CHALLENGER_PINGEN_ORG_ID }}