Sequelize: try to disable timestamps that appeared in devicemessage table.
This commit is contained in:
@@ -2,6 +2,8 @@ version: '3.3'
|
||||
|
||||
services:
|
||||
node-app:
|
||||
# docker build -t iot-garden .
|
||||
# image: iot-garden
|
||||
build: .
|
||||
environment:
|
||||
- DATABASE_HOST=node-mysql
|
||||
|
||||
Reference in New Issue
Block a user