Skip to content

Commit

Permalink
Ensure fast shutdown of oauth-simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjtrifork committed Sep 12, 2023
1 parent d9f418f commit 904f1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/oauth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- "1752:80"
image: ${DOCKER_REGISTRY-}cheetah-oauth-simulator:latest
platform: linux/amd64

stop_grace_period: 1s
environment:
#- ASPNETCORE_ENVIRONMENT=Development
- OAuth__Mode=Asymmetric
Expand Down

0 comments on commit 904f1ad

Please sign in to comment.