mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 17:44:22 +00:00
Fix card volume driver name
This commit is contained in:
parent
df74b9911f
commit
fdcbb0df61
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ version: "3.9"
|
|||
|
||||
volumes:
|
||||
poro_cards:
|
||||
driver: s3fs
|
||||
driver: mochoa/s3fs-volume-plugin:latest
|
||||
driver_opts:
|
||||
s3fsopts: >-
|
||||
url=$S3FS_URL,
|
||||
|
|
Loading…
Reference in a new issue