For this compose file https://github.com/meceware/wapy.dev/blob/main/docker-compose.yml In the command `/usr/bin/flock -n /tmp/wapy.lockfile wget -qO- wapydev-app:3000/api/cron/;`, the `wapydev-app:3000` is supposed to be `app:3000`.
For this compose file https://github.com/meceware/wapy.dev/blob/main/docker-compose.yml
In the command
/usr/bin/flock -n /tmp/wapy.lockfile wget -qO- wapydev-app:3000/api/cron/;, thewapydev-app:3000is supposed to beapp:3000.