services: app: build: . image: convertisseur-images:latest restart: unless-stopped networks: - web networks: web: external: true