Deploy Ladill Meet / deploy (push) Failing after 7s
Phases 0–18: core meetings, webinar, breakouts, team chat, live streaming, town hall, billing, and Ladill Mail calendar wiring. Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
299 B
Plaintext
4 lines
299 B
Plaintext
# Allow the deploy user to switch ladill-care releases without a password.
|
|
# Required only if APP_ROOT was bootstrapped as root (e.g. manual first deploy).
|
|
deploy ALL=(ALL) NOPASSWD: /bin/ln -sfnT /var/www/ladill-care/releases/* /var/www/ladill-care/current, /bin/rm -f /var/www/ladill-care/current
|