mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-09-19 04:06:18 +08:00
feat(docker): Update docker-compose configuration (#1081)
* feat(docker): Update docker-compose configuration * Update docker-compose.yml Co-authored-by: MadDogOwner <xiaoran@xrgzs.top> Signed-off-by: huancun _- <huancun@hc26.org> --------- Signed-off-by: huancun _- <huancun@hc26.org> Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
This commit is contained in:
@ -6,10 +6,9 @@ services:
|
||||
ports:
|
||||
- '5244:5244'
|
||||
- '5245:5245'
|
||||
user: '0:0'
|
||||
environment:
|
||||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- TZ=UTC
|
||||
- TZ=Asia/Shanghai
|
||||
container_name: openlist
|
||||
image: 'openlistteam/openlist:latest'
|
||||
|
Reference in New Issue
Block a user