refactor: заменить Caddy на Traefik v3

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
shop
2026-05-16 20:27:54 +03:00
parent 11633fbe6e
commit 3419d90e61
11 changed files with 135 additions and 128 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Скопируйте в .env или запустите: go run ./cmd/install
# Скопируйте в .env или запустите: ./install.sh
SITE_DOMAIN=localhost
CADDY_EMAIL=admin@localhost
ACME_EMAIL=admin@localhost
HTTP_PORT=80
HTTPS_PORT=443