fix: диагностика 502, /health и unit systemd для Caddy

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
shop
2026-05-16 21:08:02 +03:00
parent ccebf0d26d
commit c4891b428b
6 changed files with 157 additions and 20 deletions
+8
View File
@@ -0,0 +1,8 @@
# Установка:
# mkdir -p /etc/systemd/system/caddy.service.d
# cp /opt/shop/deploy/caddy-after-shop.conf /etc/systemd/system/caddy.service.d/shop.conf
# systemctl daemon-reload
[Unit]
After=shop.service
Wants=shop.service