Skip to content

Commit 495db09

Browse files
committed
Updated README
1 parent 739602c commit 495db09

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Dockerized PHP web project boilerplate
22

3+
![latest v3.0.0](https://img.shields.io/badge/latest-v3.0.0-green.svg?style=flat)
4+
![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)
5+
36
This is a boilerplate utilizing Docker based with support
47
for **TYPO3_CONTEXT** and **FLOW_CONTEXT** for TYPO3, FLOW, NEOS.
58
It also supports Symfony and any other PHP base project.
@@ -185,6 +188,8 @@ Port | 11211
185188
Environment | Description
186189
--------------------- | -------------
187190
DOCUMENT_ROOT | Document root for Nginx and Apache HTTPD, can be absolute or relative (to /docker inside the container).
191+
DOCUMENT_INDEX | Default document index file for Nginx and Apache HTTPd
192+
CLI_SCRIPT | Target for "cli" command of main container
188193
<br> |
189194
TYPO3_CONTEXT | Context for TYPO3, can be used for TypoScript conditions and AdditionalConfiguration
190195
FLOW_CONTEXT | Context for FLOW and NEOS

0 commit comments

Comments
 (0)