🗃️ Committing everything that changed 🗃️

.env.scripts
rootfs/tmp/etc/aria2/aria2.conf
rootfs/usr/local/bin/tracker.sh
rootfs/usr/local/etc/docker/init.d/00-aria2c.sh
This commit is contained in:
casjay
2025-05-13 17:21:45 -04:00
parent 0f85fa867c
commit 0cb473e7e0
4 changed files with 171 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ ENV_DISTRO_TAG="${IMAGE_VERSION}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Env
SERVICE_PORT="80"
EXPOSE_PORTS="6800"
EXPOSE_PORTS="6800 6888"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Versions
PHP_VERSION="system"