Added description for server

This commit is contained in:
Carlos M. Martinez
2024-01-25 21:45:05 -05:00
parent 9518170152
commit a3c1dd0069
5 changed files with 9 additions and 1 deletions

View File

@@ -26,7 +26,8 @@ ENV PORT= \
RCON_ENABLED=true \
RCON_PORT=25575 \
QUERY_PORT=27015 \
TZ=UTC
TZ=UTC \
SERVER_DESCRIPTION=
COPY ./scripts/* /home/steam/server/
RUN chmod +x /home/steam/server/init.sh /home/steam/server/start.sh /home/steam/server/backup.sh