diff --git a/tasks/wings.yml b/tasks/wings.yml index a8c57e5..7da1a24 100644 --- a/tasks/wings.yml +++ b/tasks/wings.yml @@ -28,7 +28,7 @@ restart_policy: unless-stopped networks: - name: wings - - name: homelab + - name: "{{ docker_network_name }}" volumes: - "/var/run/docker.sock:/var/run/docker.sock" - "/etc/pterodactyl:/etc/pterodactyl"