mirror of
https://github.com/coltoneshaw/CS-Repro-Mattermost.git
synced 2025-12-23 10:01:30 +01:00
Merge branch 'main' of https://github.com/coltoneshaw/CS-Deep-Dive-LDAP-SAML
This commit is contained in:
6
Makefile
6
Makefile
@@ -37,7 +37,11 @@ restart:
|
|||||||
@make check-mattermost
|
@make check-mattermost
|
||||||
|
|
||||||
restart-mattermost:
|
restart-mattermost:
|
||||||
@docker restart cs-repro-mattermost
|
@echo "Stopping Mattermost container"
|
||||||
|
@docker stop cs-repro-mattermost
|
||||||
|
@wait
|
||||||
|
@echo "Starting Mattermost container"
|
||||||
|
@docker start cs-repro-mattermost
|
||||||
@make check-mattermost
|
@make check-mattermost
|
||||||
|
|
||||||
reset:
|
reset:
|
||||||
|
|||||||
Reference in New Issue
Block a user