[script]bugfix #96,TDengine timezone error when docker-compose (#98)

Co-authored-by: Musk.Chen <Musk.Chen@fanruan.com>
This commit is contained in:
观沧海
2022-04-17 12:39:13 +08:00
committed by GitHub
parent 70c31f1db7
commit 39d31ad196

View File

@@ -26,6 +26,8 @@ services:
container_name: tdengine
hostname: tdengine
restart: always
environment:
TZ: Asia/Shanghai
ports:
- "6030-6049:6030-6049"
- "6030-6049:6030-6049/udp"