CI setup 4
This commit is contained in:
parent
c8b759a834
commit
1b347bcdac
|
@ -3,6 +3,7 @@ services:
|
|||
build:
|
||||
context: ../
|
||||
dockerfile: Dockerfile
|
||||
command: web
|
||||
ports:
|
||||
- "3000:3000"
|
||||
mock_masto:
|
||||
|
|
Loading…
Reference in New Issue