14 lines
349 B
Plaintext
14 lines
349 B
Plaintext
# Easy Dataset Configuration
|
|
|
|
# Image version
|
|
# Find latest releases at: https://github.com/ConardLi/easy-dataset/releases
|
|
EASY_DATASET_VERSION=1.5.1
|
|
|
|
# Port configuration
|
|
# Override the host port for the web interface
|
|
EASY_DATASET_PORT_OVERRIDE=1717
|
|
|
|
# Timezone configuration
|
|
# Set your timezone (e.g., UTC, Asia/Shanghai, America/New_York)
|
|
TZ=UTC
|