services: app: build: . container_name: stromverbrauch-app network_mode: host environment: - NODE_ENV=production restart: unless-stopped