Skip to content

Commit 6c5d638

Browse files
author
Anthony Emengo
committed
Merge branch 'master' into develop
2 parents 2227171 + 6e45ca5 commit 6c5d638

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Here are some example applications that can be used with this buildpack.
143143
- [PHPMyAdmin] A deployment of PHPMyAdmin that uses bound MySQL services
144144
- [PHPPgAdmin] A deployment of PHPPgAdmin that uses bound Postgres services
145145
- [Wordpress] A deployment of Wordpress that uses bound MySQL service
146+
- [Drupal] A deployment of Drupal that uses bound MySQL service
146147
- [CodeIgniter] CodeIgniter tutorial application running on CF
147148
- [Stand Alone] An example which runs a stand alone PHP script
148149
- [pgbouncer] An example which runs the pgbouncer process in the container to pool db connections.
@@ -212,6 +213,7 @@ The project backlog is on [Pivotal Tracker](https://www.pivotaltracker.com/proje
212213
[PHPMyAdmin]:https://github.com/dmikusa-pivotal/cf-ex-phpmyadmin
213214
[PHPPgAdmin]:https://github.com/dmikusa-pivotal/cf-ex-phppgadmin
214215
[Wordpress]:https://github.com/dmikusa-pivotal/cf-ex-worpress
216+
[Drupal]:https://github.com/dmikusa-pivotal/cf-ex-drupal
215217
[CodeIgniter]:https://github.com/dmikusa-pivotal/cf-ex-code-igniter
216218
[Stand Alone]:https://github.com/dmikusa-pivotal/cf-ex-stand-alone
217219
[pgbouncer]:https://github.com/dmikusa-pivotal/cf-ex-pgbouncer

0 commit comments

Comments
 (0)