CI setup 4

This commit is contained in:
Niko Abeler 2024-05-18 20:20:00 +02:00
parent c8b759a834
commit 1b347bcdac
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ services:
build: build:
context: ../ context: ../
dockerfile: Dockerfile dockerfile: Dockerfile
command: web
ports: ports:
- "3000:3000" - "3000:3000"
mock_masto: mock_masto: