🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-02 16:42:40 -04:00
parent f95069771b
commit 8d36c7d4cd
3 changed files with 52 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ FROM casjaysdevdocker/nginx:latest as build
ARG LICENSE=WTFPL \
IMAGE_NAME=tor \
TIMEZONE=America/New_York \
PORT="8053 80 9090"
PORT="80 9053 9050 9080"
ENV SHELL=/bin/bash \
TERM=xterm-256color \