fix docker compose

This commit is contained in:
Krzysztof
2025-08-03 16:12:04 +02:00
parent 3899e761f2
commit 956bc523ec

View File

@@ -5,7 +5,7 @@
# port: 3000 # port: 3000
services: services:
app: app:
image: airlabs/uptimemonitor:master image: airlabs/uptimemonitor:latest
environment: environment:
- SECURE=${SECURE} - SECURE=${SECURE}
ports: ports: