reduce startup time de 100 a 10 segundos

pull/1/head
borja 2 months ago
parent 086c175a7a
commit bd79454b01

@ -1,7 +1,7 @@
#!/bin/bash
# Wait for server to be ready
sleep 100
sleep 10
# Start the main process
exec bun run index.ts

Loading…
Cancel
Save