This website requires JavaScript.
Explore
Help
Register
Sign In
DHBW
/
TelegramAktienBot
Watch
1
Star
0
Fork
0
You've already forked TelegramAktienBot
Code
Issues
6
Pull Requests
26
Actions
Packages
Projects
Releases
Wiki
Activity
c2cc959309
TelegramAktienBot
/
frontend
/
deploy
/
healthcheck.sh
4 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
Added Dockerfile, deploy settings and pipeline config
2022-03-08 14:19:19 +00:00
#!/usr/bin/env sh
Update healthcheck.sh
2022-04-04 14:05:55 +00:00
Added Dockerfile, deploy settings and pipeline config
2022-03-08 14:19:19 +00:00
curl -s http://localhost:80/ -o /dev/null
||
exit
1
Reference in New Issue
Copy Permalink