use config name
All checks were successful
Deploy Containers / Prepare (push) Successful in 55s

This commit is contained in:
2025-11-26 20:12:46 -05:00
parent ff54cc17c1
commit 4d54e0b5d1

View File

@@ -64,7 +64,7 @@
restart_policy: unless-stopped
networks:
- name: pterodactyl
- name: homelab
- name: "{{ docker_network_name }}"
volumes:
- "{{ data_dir }}/pterodactyl/nginx:/etc/nginx/http.d"
- "{{ data_dir }}/pterodactyl/logs:/app/storage/logs"