Add Cloudron package for apisix

Type: unknown
Generated: Wed Nov 12 07:19:28 PM EST 2025
This commit is contained in:
TSYSDevStack Team
2025-11-12 19:19:28 -05:00
parent 1dc7acbff3
commit 156542d4f4
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
echo "Starting application..."
# Add your startup command here
exec "$@"