Use service-specific oauth2-proxy instances
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# {{ ansible_managed }}
|
||||
[Unit]
|
||||
Description={{ service_name }} socat socket
|
||||
Description={{ socat_service_name }} socat socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=/run/{{ service_name }}-socat.sock
|
||||
ListenStream=/run/{{ socat_service_name }}-socat.sock
|
||||
|
||||
Reference in New Issue
Block a user