minigame 6 players position

This commit is contained in:
2026-04-28 08:32:48 +00:00
parent 0804411851
commit eb29e5636e
34 changed files with 2767 additions and 109 deletions
+1
View File
@@ -6,3 +6,4 @@ install -o root -g root -m 644 "$SRC" "$DST"
nginx -t
systemctl reload nginx
echo "OK: deployed $SRC -> $DST and nginx reloaded."
echo "Tip: ถ้า POST อัปโหลดรูปผ่าน Admin API ยังว่าง body — ตั้ง PHP-FPM post_max_size ≥20M (เช่น pool www.conf) · If uploads still fail, raise PHP post_max_size to match nginx 20M."