-
-
Save malvernbright/f5ef70df18a60995b21f3da2a3ce04cb to your computer and use it in GitHub Desktop.
[Heroku maintenance mode] enable/disable heroku maintenance mode #heroku
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ON: | |
heroku maintenance:on --app APP_NAME | |
OFF: | |
heroku maintenance:off --app APP_NAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment