publish ersatz port
All checks were successful
Deploy Containers / Prepare (push) Successful in 30s

This commit is contained in:
2026-02-15 18:18:44 -05:00
parent 6aa331c2b3
commit a04fc5432b

View File

@@ -11,6 +11,8 @@
tag: latest
networks:
- name: homelab
published_ports:
- "8409:8409"
volumes:
- "{{ data_dir }}/ersatz:/config"
- "{{ media_path }}:/media"