mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-08-11 09:16:23 -04:00
parent
8a6e0709b8
commit
0baba58896
@ -67,7 +67,7 @@ COPY whoogle.env .
|
||||
|
||||
EXPOSE $EXPOSE_PORT
|
||||
|
||||
HEALTHCHECK --interval=5m --timeout=5s \
|
||||
HEALTHCHECK --interval=30s --timeout=5s \
|
||||
CMD wget --no-verbose --tries=1 http://localhost:${EXPOSE_PORT}/ || exit 1
|
||||
|
||||
CMD misc/tor/start-tor.sh & ./run
|
||||
|
Loading…
x
Reference in New Issue
Block a user