Sign inSign up

mleitolddccs/itflows-bff

By mleitolddccs

•Updated almost 2 years ago

Image
0

1.6K

mleitolddccs/itflows-bff repository overview

⁠ITFlowS Backend For Frontend

Usage:

services:
  api:
    image: mleitolddccs/itflows-bff:1.0.0-alpha2
    platform: linux/arm64
    ports:
      - '3000:3000'
    environment:
      - MQTT_URL=mqtt://mqtt
      - LOG_DIR=/data/logs
    profiles:
      - build
    volumes:
      - logs:/data/logs

volumes:
  logs:

Tag summary

Content type

Image

Digest

sha256:7afdcb39a…

Size

50.5 MB

Last updated

about 2 years ago

docker pull mleitolddccs/itflows-bff