Skip to content

Commit

Permalink
Merge pull request #11 from lextira/rename-docker-compose-files
Browse files Browse the repository at this point in the history
renamed docker compose files
  • Loading branch information
kohlerdominik authored Nov 13, 2018
2 parents ae4829a + 96b3f3b commit 1525fe8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ Now your server is up and running and ready to work. You can find the API-docume
```
docker run --rm -v $(pwd)/src:/app composer/composer install --ignore-platform-reqs
docker-compose -f docker-compose.development.yml up
docker-compose -f development.docker-compose.yml up
```

0 comments on commit 1525fe8

Please sign in to comment.