update: docker-compose
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
services:
|
||||
blog:
|
||||
image: kasperhermansen/kasperhermansen-blog:1753957143
|
||||
image: kasperhermansen/kasperhermansen-blog:1754427014
|
||||
healthcheck:
|
||||
test:
|
||||
- CMD
|
||||
- wget
|
||||
- "--spider"
|
||||
- "-q"
|
||||
- --spider
|
||||
- -q
|
||||
- http://localhost:80
|
||||
interval: 10s
|
||||
timeout: 3s
|
||||
|
Reference in New Issue
Block a user