discord-tickets / bot

The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
https://discordtickets.app
GNU General Public License v3.0
880 stars 459 forks source link

Pterodactyl egg setup #515

Closed Dalethium closed 6 months ago

Dalethium commented 6 months ago

Versioning information

Is this related to an issue?

None

Changes made

This adds a pterodactyl egg, removes exposure of port 80 from the dockerfile as that should be handled by the docker run setup (along with the fact it's not always actually port 80) and adjusts start.sh to listen for a boolean to adjust behaviour for ro overlay environments such as in some pterodactyl setups.

Confirmations