You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Optionally:
26
26
-`APP_NAME`: A regex of app names to act on. Any not matching this will be skipped.
27
27
-`HEROKU_TEAMS`: A comma separated list of Heroku teams to operate on. By default will use all apps the account has access to.
28
28
-`ALLOWED_CNAME_TARGETS`: A comma-separated list of regexes which match CNAMEs. If these CNAMEs are found in place of the correct Heroku CNAME, they won't be overridden.
29
-
-`LOG_LEVEL`: Log level to use (default "WARNING").
29
+
-`LOG_LEVEL`: Log level to use (default "INFO").
30
30
-`DRY_RUN`: Whether to perform actions, or just say they happened (Either `true` or `false` (default)).
0 commit comments