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

11 lines
219 B
Plaintext
Raw Normal View History

# THIS FILE IS MANAGED BY ANSIBLE
# code: language=ansible-jinja
version: "3.8"
services:
proxy:
image: thetorproject/snowflake-proxy:{{ apps_vars.snowflake.version }}
restart: always
network_mode: host