use docker network name
All checks were successful
Deploy Containers / Prepare (push) Successful in 29s
All checks were successful
Deploy Containers / Prepare (push) Successful in 29s
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user