limiting log data returned for unauthenticated users (#64)

This commit was merged in pull request #64.
This commit is contained in:
2025-03-16 19:47:43 -05:00
committed by GitHub
parent cd08444c5f
commit 98cfe69afb
9 changed files with 580 additions and 142 deletions

View File

@@ -2,7 +2,7 @@ version: '3.8'
services:
azurite:
container_name: azurite
container_name: azurite-flying
image: mcr.microsoft.com/azure-storage/azurite
ports:
- '10000:10000'