Sequelize: try to disable timestamps that appeared in devicemessage table.

This commit is contained in:
Dobromir Popov
2023-05-26 17:46:10 +03:00
parent 3749143faf
commit 7a392da9b3
3 changed files with 13 additions and 2 deletions

View File

@@ -2,6 +2,8 @@ version: '3.3'
services:
node-app:
# docker build -t iot-garden .
# image: iot-garden
build: .
environment:
- DATABASE_HOST=node-mysql