feat: add more
This commit is contained in:
13
src/openlist/.env.example
Normal file
13
src/openlist/.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# OpenList version
|
||||
OPENLIST_VERSION="latest"
|
||||
|
||||
# User and group IDs
|
||||
PUID=0
|
||||
PGID=0
|
||||
UMASK=022
|
||||
|
||||
# Timezone
|
||||
TZ="Asia/Shanghai"
|
||||
|
||||
# Port override
|
||||
OPENLIST_PORT_OVERRIDE=5244
|
||||
Reference in New Issue
Block a user