mirror of
https://github.com/casjaysdevdocker/lighttpd
synced 2025-09-17 20:34:05 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -226,6 +226,7 @@ healthcheck) # Docker healthcheck
|
||||
*) # Execute primary command
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "Container ip address is: $CONTAINER_IP_ADDRESS"
|
||||
php-fpm-server &
|
||||
start-lighttpd
|
||||
exit ${exitCode:-$?}
|
||||
else
|
||||
|
Reference in New Issue
Block a user