Update .env.example

This commit is contained in:
2026-03-14 15:20:37 -04:00
parent 4478c62628
commit aed1da890f

View File

@@ -1,21 +1,14 @@
# Timezone
TZ=America/New_York
# Source directories
SOURCE_STACKS_DIR=/opt
SOURCE_HOME_DIR=/~
# Backup location directory
BACKUP_DIR=/mnt/restic-usb
# Server Details
SERVER_NAME=
SERVER_IP=
# Service Details
SERVICE_NAME=
DOCKER_IMAGE=
CONTAINER_NAME=
SERVICE_NAME=
INTERNAL_PORT=
EXTERNAL_PORT=
LOCAL_URL=http://${SERVER_IP}.${EXTERNAL_PORT}