Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 281 Bytes

Soccer secure api

to run
docker compose up -d

Add this configuration in the cli from the base directory

cd Soccer.Shared/
dotnet user-secrets init
dotnet user-secrets set "AdminPassword" "<pass>" #without <> in the directory of Soccer.Shared