services: app: image: ${IMAGE:-2048:local} restart: unless-stopped ports: - "${PORT:-3009}:80"