Update infra.yml

This commit is contained in:
colin 2024-11-16 11:38:59 -05:00
parent 3971bea1b1
commit 4c60dd77ab
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ services:
# SYSTEM: 1 # SYSTEM: 1
# TASKS: 1 # TASKS: 1
# VOLUMES: 1 # VOLUMES: 1
{% for key, value in socketproxy_env.items() %}
{{ key }}: {{ value }}
{% endfor %}
deploy: deploy:
endpoint_mode: dnsrr endpoint_mode: dnsrr
placement: placement: