mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
implemented functioning oauth2-proxy
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user