Skip to content

Commit

Permalink
improve devops command
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Jun 5, 2023
1 parent afd9588 commit e7b84c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ run: ## Starts the project
docker exec -it shopware bash -c 'php bin/console plugin:refresh'
docker exec -it shopware bash -c 'php bin/console plugin:install --activate AIDemoData'
open http://localhost
open http://localhost/admin#/sw/extension/config/AIDemoData
docker exec -it shopware bash

0 comments on commit e7b84c3

Please sign in to comment.