add gpu devices to owui
Deploy Containers / Prepare (push) Successful in 15s

This commit is contained in:
2026-07-06 02:34:50 -04:00
parent 656055e5dc
commit 1d8a07c344
+3
View File
@@ -13,6 +13,9 @@
- name: homelab
volumes:
- "{{ data_dir }}/owui:/app/backend/data"
devices:
- "/dev/kfd"
- "/dev/dri"
labels:
traefik.enable: "true"
traefik.http.routers.owui.rule: Host(`owui.fntz.net`)