update docker readme

This commit is contained in:
Krzysztof
2025-08-03 14:24:01 +02:00
parent 50a46d8ad9
commit 2adbc0b073
2 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ services:
context: .
dockerfile: Dockerfile
environment:
- SECURE=false
- SECURE=${SECURE}
ports:
- "3000:3000"
restart: always