mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-05 10:23:23 +00:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user