Skip to content

Commit eba4a68

Browse files
committed
save
1 parent 4f3b329 commit eba4a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- "1081:1080"
2323

2424
minio:
25-
user: ${DOCKER_USER:-1000}
25+
# user: ${DOCKER_USER:-1000}
2626
image: minio/minio
2727
environment:
2828
- MINIO_ROOT_USER=impress

0 commit comments

Comments
 (0)