Commit d8a2c9b1 authored by Cameron Carney's avatar Cameron Carney

Update to releae v0.6.0

parent 5af466f9
...@@ -5,7 +5,7 @@ MAINTAINER Cameron Carney <ccarney16@live.com> ...@@ -5,7 +5,7 @@ MAINTAINER Cameron Carney <ccarney16@live.com>
ENV CONFIG_FILE=/data/pterodactyl.conf \ ENV CONFIG_FILE=/data/pterodactyl.conf \
STARTUP_TIMEOUT=15 \ STARTUP_TIMEOUT=15 \
STORAGE_DIR=/data/storage \ STORAGE_DIR=/data/storage \
PANEL_VERSION=v0.6.0-rc.1 PANEL_VERSION=v0.6.0
WORKDIR /var/www/html WORKDIR /var/www/html
......
...@@ -72,7 +72,7 @@ services: ...@@ -72,7 +72,7 @@ services:
- MAIL_DRIVER=mail - MAIL_DRIVER=mail
- MAIL_EMAIL=admin@localhost - MAIL_EMAIL=admin@localhost
- MAIL_FROM_NAME=Zyphinia Panel - MAIL_FROM_NAME=Zyphinia Panel
image: quay.io/ccarney/pterodactyl-panel:v0.6.0-rc.1 image: quay.io/ccarney/pterodactyl-panel:v0.6.0
ports: ports:
- 80:80 - 80:80
- 443:443 - 443:443
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment