update: docker-compose

This commit is contained in:
Kasper Juul Hermansen 2023-07-11 10:10:21 +00:00
parent 671490f48e
commit 47ff44119c

View File

@ -1,7 +1,7 @@
version: '3'
services:
blog:
image: kasperhermansen/kasperhermansen-blog:1681332106
image: kasperhermansen/kasperhermansen-blog:1689070105
healthcheck:
test:
- CMD
@ -12,9 +12,9 @@ services:
timeout: 30s
retries: 3
start_period: 40s
labels:
logging: promtail
ports:
- 9080:80
- 9443:443
restart: always
labels:
logging: promtail