Working docker-compose files for development

This commit is contained in:
Nabeel Shahzad
2019-05-10 18:40:07 -05:00
parent 2b45b9fd70
commit 5f0db96fc4
8 changed files with 87 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ update: build
@echo "Done!"
.PHONY: reset
reset: cleanapp/Models/Traits/JournalTrait.php
reset: clean
@php $(COMPOSER) dump-autoload
@make reload-db