mirror of
https://github.com/casjaysdevdocker/lenpaste
synced 2025-09-18 15:57:40 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/01-lenpaste.sh
This commit is contained in:
@@ -184,7 +184,9 @@ ADDITIONAL_CONFIG_DIRS=""
|
|||||||
CMD_ENV=""
|
CMD_ENV=""
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Overwrite based on file/directory
|
# Overwrite based on file/directory
|
||||||
|
if ! echo "$LENPASTE_ADDRESS" | grep -q ":[0-9][0-9]"; then
|
||||||
|
LENPASTE_ADDRESS="$LENPASTE_ADDRESS:$SERVICE_PORT"
|
||||||
|
fi
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Per Application Variables or imports
|
# Per Application Variables or imports
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user