We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e50db commit 0c03e5aCopy full SHA for 0c03e5a
Dockerfile
@@ -4,6 +4,9 @@ MAINTAINER Marcin Ryzycki [email protected]
4
# ENV: Install following TYPO3 Neos version
5
ENV TYPO3_NEOS_VERSION 1.1.2
6
7
+# ENV: Import following site package
8
+ENV NEOS_APP_SITE_PACKAGE TYPO3.NeosDemoTypo3Org
9
+
10
# ENV: Repository for installed TYPO3 Neos distribution
11
#ENV TYPO3_NEOS_REPO_URL git://git.typo3.org/Neos/Distributions/Base.git
12
0 commit comments