adds pseudo.cortex.consider-funding.de upstream, adds snippet for easy oauth2-proxy protect, moves oauth2-proxy secrets to .env file

This commit is contained in:
2025-08-12 11:22:18 +02:00
parent 51b8fa2b8c
commit 786a581d2f
6 changed files with 45 additions and 20 deletions

View File

@@ -5,6 +5,7 @@ services:
restart: unless-stopped
command:
- --config=/etc/oauth2-proxy/oauth2-proxy.cfg
env_file: .env
volumes:
- ./oauth2-proxy.cfg:/etc/oauth2-proxy/oauth2-proxy.cfg:ro
networks: