Seperated mysqli and tokenizer as seperate options without putting them under code igniter

This commit is contained in:
Marius van Zundert
2017-03-09 09:29:07 +01:00
parent 7a343f168f
commit 36fcc6674e
3 changed files with 5 additions and 10 deletions

View File

@ -7,7 +7,7 @@ services:
applications:
image: tianon/true
volumes:
- ${APPLICATIONS_HOST_DIR}:/var/www
- ${APPLICATIONS_HOST_DIR}:/var/www
### Workspace Utilities Container ###########################