Add documentation for Varnish

This commit is contained in:
cytopia
2019-02-16 21:12:34 +01:00
parent e4a5d09fd9
commit ae0ced0a67
7 changed files with 186 additions and 6 deletions

View File

@ -9,3 +9,5 @@
+---------------------------+-----------+-----------+----------------+
| Solr | solr | solr | 172.16.238.220 |
+---------------------------+-----------+-----------+----------------+
| Varnish | varnish | varnish | 172.16.238.230 |
+---------------------------+-----------+-----------+----------------+

View File

@ -13,6 +13,7 @@ However, each example also exists in its standalone file as shown below:
├── docker-compose.override.yml-mailhog
├── docker-compose.override.yml-rabbitmq
├── docker-compose.override.yml-solr
├── docker-compose.override.yml-varnish
└── README.md
0 directories, 6 files