Update docker-compose.yml

This commit is contained in:
2025-06-22 23:36:27 +02:00
committed by GitHub
parent 6317750457
commit 4845204c82

View File

@@ -3,6 +3,7 @@ version: '3.8'
services:
dashboard:
build: .
pull_policy: always
#ports:
# - "3000:3000"
volumes: