File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 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+
36This is a boilerplate utilizing Docker based with support
47for ** TYPO3_CONTEXT** and ** FLOW_CONTEXT** for TYPO3, FLOW, NEOS.
58It also supports Symfony and any other PHP base project.
@@ -185,6 +188,8 @@ Port | 11211
185188Environment | Description
186189--------------------- | -------------
187190DOCUMENT_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 > |
189194TYPO3_CONTEXT | Context for TYPO3, can be used for TypoScript conditions and AdditionalConfiguration
190195FLOW_CONTEXT | Context for FLOW and NEOS
You can’t perform that action at this time.
0 commit comments