Update templates/compose/pterodactyl-with-wings.yaml

Change pterodactly wings version from latest to v1.11.13

Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
This commit is contained in:
majcek210
2025-10-23 18:29:34 +02:00
committed by GitHub
co-authored by Romain ROCHAS
parent 8444f54ee1
commit 2e193d45fd
@@ -107,7 +107,7 @@ services:
- MAIL_PASSWORD=$MAIL_PASSWORD
- MAIL_ENCRYPTION=$MAIL_ENCRYPTION
wings:
image: 'ghcr.io/pterodactyl/wings:latest'
image: 'ghcr.io/pterodactyl/wings:v1.11.13'
restart: unless-stopped
environment:
- SERVICE_URL_WINGS_8443