Create docker-compose.yml

This commit is contained in:
Nico Melone
2025-05-14 18:20:21 -05:00
parent b054540d3e
commit 2af477542e

View File

@@ -0,0 +1,16 @@
services:
# ThingsBoard IoT Gateway Service Configuration
tb-gateway:
image: thingsboard/tb-gateway:3.7-stable
container_name: tb-gateway-scada-drilling-system
restart: always
# Necessary mapping for Linux
extra_hosts:
- "host.docker.internal:host-gateway"
# Environment variables
environment:
- host=mqtt.thingsboard.cloud
- port=8883
- accessToken=foPEZNIuIMkiTynffNDv