mirror of
https://github.com/documenso/documenso.git
synced 2025-11-23 05:01:54 +10:00
fix: update container name
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
||||
|
||||
minio:
|
||||
image: minio/minio
|
||||
container_name: s3
|
||||
container_name: minio
|
||||
ports:
|
||||
- 9002:9002
|
||||
- 9001:9001
|
||||
|
||||
Reference in New Issue
Block a user