🗃️ Update codebase 🗃️

rootfs/usr/local/bin/entrypoint.sh
This commit is contained in:
casjay
2025-11-29 08:27:50 -05:00
parent b6c12d04c4
commit 032fdadf8f

View File

@@ -84,8 +84,8 @@ SERVICE_UID="${SERVICE_UID:-0}" # set the user id
SERVICE_GID="${SERVICE_GID:-0}" # set the group id
# - - - - - - - - - - - - - - - - - - - - - - - - -
# User and group in which the service switches to - IE: nginx,apache,mysql,postgres
SERVICE_USER="${SERVICE_USER:-gitea}" # execute command as another user
SERVICE_GROUP="${SERVICE_GROUP:-gitea}" # Set the service group
SERVICE_USER="${SERVICE_USER:-git}" # execute command as another user
SERVICE_GROUP="${SERVICE_GROUP:-git}" # Set the service group
# - - - - - - - - - - - - - - - - - - - - - - - - -
# Secondary ports
SERVER_PORTS="" # specifiy other ports