fix: docker run (#650)

This commit is contained in:
nzlov
2026-03-13 09:49:05 +02:00
committed by GitHub
parent 69bd9a710b
commit 8eecf1c0e9
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@ services:
build:
context: .
dockerfile: Dockerfile
image: openchamber:local
container_name: openchamber
ports:
- "3000:3000"