Trivial change to get actions flowing

This commit is contained in:
2020-08-22 22:32:47 -04:00
parent afde778e29
commit ab570f1900
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
* cert_certificate = file("path/to/cert.crt")
* env = {
* AUTH0_CLIENT_ID = "8570285697946a0cc03f8049b9309d7e"
* AUTH0_CLIENT_SECRET = "1194435d32479ef99ed51a0a5f244cd5"
* AUTH0_CLIENT_SECRET = "1194435d32479ab99ed51a0a5f244cd5"
* AUTH0_DOMAIN = "example.auth0.com"
* EMAIL_FROM = "admin@example.org"
* EMAIL_HOST = "mail.example.org"