Skip to content

Commit

Permalink
chore: removed duplicate image line in docker-compose (oauth2-proxy#2817
Browse files Browse the repository at this point in the history
)
  • Loading branch information
joshuacox authored Oct 13, 2024
1 parent defc456 commit c555f5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/local-environment/docker-compose-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ services:
hostname: oauth2-proxy
container_name: oauth2-proxy
command: --config /oauth2-proxy.cfg
image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.1
volumes:
- "./oauth2-proxy-nginx.cfg:/oauth2-proxy.cfg"
networks:
Expand Down

0 comments on commit c555f5f

Please sign in to comment.