--- version: "3.8" services: app: deploy: update_config: order: stop-first ports: - target: 80 published: 80 mode: host - target: 443 published: 443 mode: host