Last active
July 21, 2022 08:27
-
-
Save Hazem-Ben-Khalfallah/8019971 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