mirror of
https://github.com/documenso/documenso.git
synced 2026-07-10 21:15:15 +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