This commit is contained in:
dannyhpy 2024-07-25 05:42:08 +08:00 committed by GitHub
commit 7ac93287b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,4 +22,4 @@ COPY --from=builder /etc/os-release /etc/os-release
COPY --from=builder /app/wings /usr/bin/
CMD [ "/usr/bin/wings", "--config", "/etc/pterodactyl/config.yml" ]
EXPOSE 8080
EXPOSE 8080 2022