services: local_quantum_app: build: context: . restart: unless-stopped ports: - 5001:5001 environment: MQTT_HOST: mqtt.deowl.ru MQTT_PORT: 1883