This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
- name: homelab
|
- name: homelab
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_dir }}/owui:/app/backend/data"
|
- "{{ data_dir }}/owui:/app/backend/data"
|
||||||
|
devices:
|
||||||
|
- "/dev/kfd"
|
||||||
|
- "/dev/dri"
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
traefik.http.routers.owui.rule: Host(`owui.fntz.net`)
|
traefik.http.routers.owui.rule: Host(`owui.fntz.net`)
|
||||||
|
|||||||
Reference in New Issue
Block a user