Deploy Ladill QR Plus / deploy (push) Failing after 1s
Utility QR types only (URL, WiFi, link list, business, app download) with SSO, Billing API integration, public /q resolver, and qr-plus:import for platform migration. vCard and commerce types stay on the platform. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
356 B
Plaintext
8 lines
356 B
Plaintext
# Replace `www-data` with the actual PHP-FPM/web user that runs the app.
|
|
# Install as `/etc/sudoers.d/ladill-hosting` with mode `0440`.
|
|
#
|
|
# These helpers are root-owned fixed entry points installed by the deploy script.
|
|
|
|
www-data ALL=(root) NOPASSWD: /usr/local/bin/ladill-hosting-admin *
|
|
www-data ALL=(root) NOPASSWD: /usr/local/bin/ladill-hosting-user *
|