🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-09-10 12:06:25 -04:00
parent 6ddaf72401
commit f446fbf66b
3 changed files with 19 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ ARG alpine_version=edge
ARG LICENSE=WTFPL \
IMAGE_NAME=music \
TIMEZONE=America/New_York \
PORT=
PORT=6600
ENV SHELL=/bin/bash \
TERM=xterm-256color \