Remove exposed port, since this is dynamic
This commit is contained in:
@@ -93,9 +93,6 @@ RUN chmod u+x /usr/local/bin/wait-for-it /etc/s6-overlay/scripts/initializer &&
|
||||
ln -s /config/storage storage && \
|
||||
ln -s /config/pterodactyl.conf .env
|
||||
|
||||
# Expose HTTP port
|
||||
EXPOSE 80
|
||||
|
||||
# Persistent storage directory
|
||||
VOLUME [ "/config" ]
|
||||
|
||||
|
Reference in New Issue
Block a user