mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-13 21:27:53 +02:00
fixup! 🔧(compose) replace minio by rustfs
This commit is contained in:
@@ -168,7 +168,7 @@ jobs:
|
||||
- name: Start Rustfs
|
||||
run: |
|
||||
docker pull rustfs/rustfs:latest
|
||||
docker run --name rustfs \
|
||||
docker run -d --name rustfs \
|
||||
-p 9000:9000 \
|
||||
-e "RUSTFS_ACCESS_KEY=impress" \
|
||||
-e "RUSTFS_SECRET_KEY=password" \
|
||||
|
||||
Reference in New Issue
Block a user