implemented functioning oauth2-proxy

This commit is contained in:
2025-01-26 15:15:23 +01:00
parent 7b9959af21
commit c35eb10343
7 changed files with 66 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ services:
{% include 'templates/docker/services/' + database_type + '.yml.j2' %}
{% include 'templates/docker/services/oauth2-proxy.yml.j2' %}
{% include 'roles/docker-oauth2-proxy/templates/container.yml.j2' %}
cache:
image: memcached