service: Make oauth2-proxy depend on its socket
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
OAUTH2_PROXY_SKIP_PROVIDER_BUTTON: "true"
|
||||
OAUTH2_PROXY_EMAIL_DOMAINS: "*"
|
||||
OAUTH2_PROXY_REVERSE_PROXY: "true"
|
||||
container_requires:
|
||||
- "{{ service_name }}-oauth2-proxy.socket"
|
||||
container_auto_update: "{{ service_auto_update }}"
|
||||
|
||||
- name: Socket for OAuth2 Proxy for {{ service_name }}
|
||||
|
||||
Reference in New Issue
Block a user