diff options
Diffstat (limited to '.docker/services.d/php')
-rwxr-xr-x | .docker/services.d/php/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.docker/services.d/php/run b/.docker/services.d/php/run new file mode 100755 index 00000000..e7d2dadd --- /dev/null +++ b/.docker/services.d/php/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +php-fpm -F
\ No newline at end of file |