Skip to content

Commit 68a94b1

Browse files
committed
image change
1 parent 8a42968 commit 68a94b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gatus/docker-compose.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
services:
22
gatus:
33
container_name: gatus
4-
image: ghcr.io/thackmaster/homelab/gatus:latest
4+
#image: ghcr.io/thackmaster/homelab/gatus:latest
5+
image: twinproduction/gatus:latest
6+
build: .
57
restart: unless-stopped
68
ports:
79
- ${PORT}:8080

0 commit comments

Comments
 (0)