Skip to content
Snippets Groups Projects
Commit ea9aedfa authored by Robert Piotrowski's avatar Robert Piotrowski
Browse files

Remove python_app from docker-compose

parent 91419a3c
Branches
Tags
No related merge requests found
......@@ -45,14 +45,7 @@ services:
volumes:
- ./mosquitto/config/mosquitto.conf:/mosquitto/config/mosquitto.conf:ro
restart: always
python_app:
build:
context: serial_to_mqtt_bridge
dockerfile: Dockerfile
depends_on:
- mosquitto
links:
- mosquitto
volumes:
grafana_data: {}
influxdb_data: {}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment