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 1d577c6 commit 0bbede7Copy full SHA for 0bbede7
docker/main/entrypoint.sh
@@ -10,7 +10,7 @@ source /opt/docker/init-mysql.sh
10
## Init SSMTP
11
source /opt/docker/init-ssmtp.sh
12
13
-## Init SSMTP
+## Init PHP and PHP-FPM
14
source /opt/docker/init-php.sh
15
16
#############################
0 commit comments