version: "3.7"

services:
  frontend:
    image: ${REGISTRY}/${IMAGE_NAME}:$TAG
    container_name: frontend-production
