remove simclient and update setup mode

This commit is contained in:
2025-07-20 09:41:36 +00:00
parent c9fbb38347
commit c0202e5802
7 changed files with 46 additions and 263 deletions

View File

@@ -159,21 +159,5 @@ services:
networks:
- infoscreen-net
simclient:
build:
context: ./simclient
dockerfile: Dockerfile
image: infoscreen-simclient:latest
container_name: infoscreen-simclient
restart: unless-stopped
depends_on:
mqtt:
condition: service_healthy
environment:
MQTT_BROKER_URL: mqtt
MQTT_PORT: 1883
networks:
- infoscreen-net
volumes:
db-data: