Update intranet tools and voucher comparison
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
$projectRoot = (Resolve-Path (Join-Path $PSScriptRoot "..")).Path
|
||||
Set-Location -LiteralPath $projectRoot
|
||||
|
||||
docker compose -f compose.yaml -f compose.dev.yaml down
|
||||
Reference in New Issue
Block a user