mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-07-06 01:41:03 +02:00
use docker service healthy condition instead of external docker-compose-wait dependency
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Waiting for mysql"
|
||||
/wait || exit 111
|
||||
|
||||
echo "Running migrations"
|
||||
npx prisma migrate dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user