Skip to content

Commit 2c2173e

Browse files
committed
refactor: Update environment variable name for uptime-kuma service
1 parent 9a1c912 commit 2c2173e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/compose/uptime-kuma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
uptime-kuma:
99
image: louislam/uptime-kuma:1
1010
environment:
11-
- SERVICE_FQDN_UPTIME-KUMA_3001
11+
- SERVICE_FQDN_UPTIMEKUMA_3001
1212
volumes:
1313
- uptime-kuma:/app/data
1414
healthcheck:

templates/service-templates.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)