services: web: build: . restart: unless-stopped ports: - "${APP_PORT:-3200}:3200"