fix: диагностика 502, /health и unit systemd для Caddy
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user