Fix for ports

This commit is contained in:
Adam Outler
2025-11-12 12:02:31 +00:00
parent 9d56e13818
commit 9c366881f1
9 changed files with 271 additions and 203 deletions
@@ -1,7 +1,4 @@
#!/bin/bash
echo "Initializing php-fpm..."
# Set up PHP-FPM directories and socket configuration
install -d -o netalertx -g netalertx /services/config/run
echo "php-fpm initialized."