fix syncports

This commit is contained in:
mercury
2024-03-07 11:52:34 +04:00
parent cbe0ef8a12
commit b1efd9f400
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ php cron.php &
unitd --log /logs/unit_error
curl -X PUT --data-binary @/config/unit.json --unix-socket /var/run/control.unit.sock http://localhost/config
pkill unitd
unitd --no-daemon --log /logs/unit_error
unitd --no-daemon --control 0.0.0.0:8080 --log /logs/unit_error