change logo

This commit is contained in:
Krzysztof
2025-08-03 17:01:32 +02:00
parent 4e272744ca
commit 68891841fa
4 changed files with 70 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ services:
app:
image: airlabs/uptimemonitor:latest
environment:
- SECURE=${SECURE}
- SECURE=${SECURE:-true}
ports:
- "3000:3000"
restart: always