Add oauth2-proxy #24

Closed
lukas wants to merge 5 commits from oauth2_proxy into main
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 1715296119 - Show all commits

View File

@ -23,6 +23,8 @@
- "{{ data_folder }}/oauth2-proxy/oauth2-proxy.cfg:/etc/oauth2-proxy.cfg"
ports:
- "4180:4180"
state: started
restart: yes
- name: copy oauth2-proxy nginx config
template:
src: oauth2-proxy.conf.j2