SatCat commited on
Commit
35e9857
·
verified ·
1 Parent(s): d0f5189

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -7,4 +7,4 @@ prometheus --config.file=/etc/prometheus/prometheus.yml \
7
  --storage.tsdb.path=/prometheus \
8
  --web.listen-address=":9090" &
9
 
10
- exec nginx -g "daemon off;"
 
7
  --storage.tsdb.path=/prometheus \
8
  --web.listen-address=":9090" &
9
 
10
+ exec nginx -g "daemon off;" -e /dev/null