refactor: Update environment variable name for uptime-kuma service

This commit is contained in:
Andras Bacsai
2024-09-27 08:48:17 +02:00
parent 9a1c9124ae
commit 2c2173e773
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ services:
uptime-kuma:
image: louislam/uptime-kuma:1
environment:
- SERVICE_FQDN_UPTIME-KUMA_3001
- SERVICE_FQDN_UPTIMEKUMA_3001
volumes:
- uptime-kuma:/app/data
healthcheck:

File diff suppressed because one or more lines are too long