feat: Add docker deployment

This commit is contained in:
Björn Benouarets
2025-11-04 22:36:34 +01:00
parent 6d2e082428
commit cf9cc03c26

View File

@@ -5,7 +5,6 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: miniquiz-ui
ports: ports:
- 3000 - 3000
environment: environment: