mirror of
https://github.com/DerTyp7/docker_minecraft_server_auto_starter.git
synced 2025-10-29 20:52:09 +01:00
Add placeholder server sleeping IP environment
variable
This commit is contained in:
@@ -3,6 +3,7 @@ FROM nginx:1.25.3
|
||||
|
||||
ENV PORT_IP_MAP ""
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENV PLACEHOLDER_SERVER_SLEEPING_IP ""
|
||||
|
||||
# Install Python and pip
|
||||
RUN apt-get update && apt-get install -y python3 python3-pip python3-venv
|
||||
|
||||
Reference in New Issue
Block a user