mirror of
https://github.com/casjaysdevdocker/lighttpd
synced 2025-01-18 00:34:23 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
7debfcd05e
commit
d7c9dcf8c6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user