Add example usage to README

This commit is contained in:
Corbin Bartsch 2023-10-28 20:38:48 -04:00
parent b8bccf6413
commit 0b12d43240
Signed by: coredotbin
GPG Key ID: 32D3B80A08D93212

View File

@ -63,6 +63,9 @@ containers:
mem_limit: 512m
volumes:
- "{{ appdata_path }}/unifi:{{ container_config_path }}"
depends_on:
- service: mongodb
condition: service_started
include_global_env_vars: true
restart: "{{ unless_stopped }}"
- service_name: quassel