MisterAI commited on
Commit
55a9f1d
·
verified ·
1 Parent(s): 994a727

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -4,7 +4,7 @@
4
  /local-ai --address 0.0.0.0:8080 &
5
 
6
  # Attendre LocalAI
7
- sleep 5
8
 
9
  # Lancer Nginx au premier plan
10
  nginx -g "daemon off;"
 
4
  /local-ai --address 0.0.0.0:8080 &
5
 
6
  # Attendre LocalAI
7
+ sleep 70
8
 
9
  # Lancer Nginx au premier plan
10
  nginx -g "daemon off;"