mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-20 01:35:16 -05:00
Use own folder for minio
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
command: server /data
|
||||
env_file: .env
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./data/minio:/data
|
||||
ports:
|
||||
- "10000:9000"
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user