testapp — deploy
$ docker stack deploy --compose-file docker-compose.yml
Creating service testapp_app
STATUS LIVE

APP testapp
BRANCH local
NODE v24.14.0
ENV production
UPTIME 1h 52m 46s
DEPLOYED 2026-03-13 17:32:13 UTC
$ curl /health ... 200 OK
$