This commit is contained in:
phaichayon
2026-07-17 06:15:10 +07:00
parent 840ce87341
commit efaf644cfd

View File

@@ -54,6 +54,8 @@ CMD ["sh", "-c", "\
echo '========================================'; \
npm run seed:super-admin; \
echo '========================================'; \
npm run seed:uat; \
echo '========================================'; \
echo 'Database initialization completed'; \
echo '========================================'; \
tail -f /dev/null \