remow starship dns

This commit is contained in:
2026-05-07 21:20:05 +03:00
parent 882801ef17
commit 2c5c1fb675
2 changed files with 12 additions and 21 deletions
+2 -14
View File
@@ -1,10 +1,7 @@
services:
# --- ЯДРО: Caddy с авто-лейблами ---
caddy:
# Вместо image используем build
build:
context: .
dockerfile: Dockerfile-caddy
image: lucaslorentz/caddy-docker-proxy:latest
container_name: caddy
ports:
- 80:80
@@ -85,15 +82,6 @@ services:
caddy: test-app1.jambotron.com
caddy.reverse_proxy: "{{upstreams 80}}"
restart: always
loki:
image: grafana/loki:2.9.0
container_name: jambo-loki
ports:
- "3100:3100"
command: -config.file=/etc/loki/local-config.yaml
networks:
- jambotron-net
restart: always
networks:
jambotron-net:
@@ -102,4 +90,4 @@ networks:
volumes:
caddy_data:
prometheus_data:
grafana_data:
grafana_data: