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:
parent
8444f54ee1
commit
2e193d45fd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue