fix config
Some checks failed
Deploy Containers / Prepare (push) Failing after 14s

This commit is contained in:
2026-01-11 19:48:48 -05:00
parent 45776f7528
commit ebad76b5e4

View File

@@ -8,9 +8,13 @@
- "{{ data_dir }}/floof"
networks:
- name: homelab
build:
git:
repo: git@git.alexav.gg/alex/floofs-adventure
dest: "{{ data_dir }}/floof"
image:
name: floofs-adventure
tag: latest
labels:
traefik.enable: "true"
traefik.http.routers.dz.rule: Host(`floof.alexav.gg`)