We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d23a commit 5abe485Copy full SHA for 5abe485
README.md
@@ -53,7 +53,7 @@ C_UID=1000
53
C_GID=1000
54
PHPVERSION=7.1
55
NGINXVERSION=stable
56
-SYMFONYVERSION=3
+SYMFONYVERSION=4
57
BASEHOST=application.dev
58
MYSQL_ROOT_PASSWORD=toor
59
APPLICATION=../application
@@ -79,8 +79,8 @@ Choose what version of Nginx you want. To see which versions are available see
79
80
### SYMFONYVERSION
81
82
-Choose what version of Symfony you want. To see which versions are available see
83
-[here](https://github.com/dockerwest/nginx-symfony)
+Choose the version of symfony you are going to use. The nginx configuration is
+slightly different between version 3 and version 4.
84
85
### BASEHOST
86
0 commit comments