This commit is contained in:
2026-04-28 22:02:10 -07:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
app: app:
image: gethomepage/homepage:latest image: gethomepage/homepage:v1.12.3
container_name: homepage container_name: homepage
environment: environment:
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_ALLOWED_HOSTS} HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_ALLOWED_HOSTS}
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
app: app:
container_name: uptime-kuma container_name: uptime-kuma
image: louislam/uptime-kuma:latest image: louislam/uptime-kuma:2.2.1
ports: ports:
- ${UPTIMEKUMA_PORT}:3001 - ${UPTIMEKUMA_PORT}:3001
volumes: volumes: