added week to mapdata

package.json
  "version": "1.2.1",
  "date": "2023-04-21",
This commit is contained in:
rxf
2023-04-21 17:33:52 +02:00
parent 003138e601
commit 144f36e0a0
5 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ services:
INFLUXTOKEN: ${INFLUXTOKEN}
LIVE: "true"
ports:
- "3031:3000"
- "3004:3004"
volumes:
- /var/log/sensorapi:/var/log
- ${PWD}/log/sensorapi:/var/log
container_name: node_sensorapi
restart: unless-stopped