mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Replaced nginx native with openresty for logout injection. Right now still buggy on nextcloud and espocrm
This commit is contained in:
9
roles/svc-prx-openresty/vars/main.yml
Normal file
9
roles/svc-prx-openresty/vars/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
application_id: "svc-prx-openresty"
|
||||
|
||||
# Openresty
|
||||
openresty_image: "openresty/openresty"
|
||||
openresty_version: "alpine"
|
||||
openresty_container: "openresty"
|
||||
|
||||
# Docker
|
||||
docker_compose_flush_handlers: true
|
Reference in New Issue
Block a user