forked from linux/WebHosting
+2
-2
@@ -526,7 +526,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- /opt/webcontent/archivecost/logic/node-red-data:/data
|
||||
- /opt/webcontent/archivecost/hared_data:/data/results
|
||||
- /opt/webcontent/archivecost/shared_data:/data/results
|
||||
- /opt/webcontent/archivecost/logic/scripts:/data/scripts
|
||||
environment:
|
||||
- TZ=Europe/Zurich
|
||||
@@ -552,7 +552,7 @@ services:
|
||||
container_name: archive_cost_analytics
|
||||
restart: always
|
||||
volumes:
|
||||
- /opt/webcontent/archivecost/hared_data:/data/results:ro
|
||||
- /opt/webcontent/archivecost/shared_data:/data/results:ro
|
||||
environment:
|
||||
- TZ=Europe/Zurich
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user