fix network name
All checks were successful
Deploy Containers / Prepare (push) Successful in 46s

This commit is contained in:
2026-01-11 19:52:49 -05:00
parent 56685c1ae9
commit d19542df43

View File

@@ -7,7 +7,7 @@
directories: directories:
- "{{ data_dir }}/floof" - "{{ data_dir }}/floof"
networks: networks:
- name: homelab - name: "{{ docker_network_name }}"
build: build:
git: git:
repo: git@git.alexav.gg:alex/floofs-adventure.git repo: git@git.alexav.gg:alex/floofs-adventure.git