1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 18:11:34 +01:00

Merge remote-tracking branch 'eosophob1a/main' into main

This commit is contained in:
todd
2023-03-20 17:37:56 -04:00
5 changed files with 18 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ start:
stop:
@echo "Stopping..."
@docker-compose down
@docker-compose stop
@echo "Done"
restart: