refactor: Update environment variable name for uptime-kuma service
This commit is contained in:
parent
9a1c9124ae
commit
2c2173e773
2 changed files with 2 additions and 2 deletions
|
|
@ -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
Loading…
Reference in a new issue