refactor: ./apps/*
This commit is contained in:
13
apps/easy-dataset/.env.example
Normal file
13
apps/easy-dataset/.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user