lab-ansible/roles/apps/templates/compose-files/snowflake.yml.j2

9 lines
207 B
Plaintext
Raw Normal View History

2023-12-29 18:07:08 +00:00
{# code: language=ansible-jinja #}
# THIS FILE IS MANAGED BY ANSIBLE
services:
proxy:
image: thetorproject/snowflake-proxy:{{ apps_vars.snowflake.version }}
restart: always
network_mode: host