Skip to content

Commit 08c5283

Browse files
huancunxrgzs
andauthored
feat(docker): Update docker-compose configuration (#1081)
* feat(docker): Update docker-compose configuration * Update docker-compose.yml Co-authored-by: MadDogOwner <[email protected]> Signed-off-by: huancun _- <[email protected]> --------- Signed-off-by: huancun _- <[email protected]> Co-authored-by: MadDogOwner <[email protected]>
1 parent 10a14f1 commit 08c5283

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docker-compose.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ services:
66
ports:
77
- '5244:5244'
88
- '5245:5245'
9+
user: '0:0'
910
environment:
10-
- PUID=0
11-
- PGID=0
1211
- UMASK=022
13-
- TZ=UTC
12+
- TZ=Asia/Shanghai
1413
container_name: openlist
1514
image: 'openlistteam/openlist:latest'

0 commit comments

Comments
 (0)