File size: 107 Bytes
5b324f1
 
 
1
2
3
@echo off
docker compose -f ./docker-compose-local.yml -p fatpapersite up --force-recreate -d --build
pause