Better naming
This commit is contained in:
parent
0737bedb99
commit
8660c94815
|
|
@ -52,7 +52,7 @@ caproverOneClickApp:
|
||||||
end: >-
|
end: >-
|
||||||
Aaaand you're done! 😄
|
Aaaand you're done! 😄
|
||||||
Your service is up and running
|
Your service is up and running
|
||||||
displayName: Offen Docker Backup
|
displayName: Offen Docker Backup (S3)
|
||||||
isOfficial: true
|
isOfficial: true
|
||||||
description: Backup Docker volumes to any S3 compatible storage
|
description: Backup Docker volumes to any S3 compatible storage
|
||||||
documentation: Taken from https://github.com/offen/docker-volume-backup
|
documentation: Taken from https://github.com/offen/docker-volume-backup
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ caproverOneClickApp:
|
||||||
end: >-
|
end: >-
|
||||||
Aaaand you're done! 😄
|
Aaaand you're done! 😄
|
||||||
Your service is up and running
|
Your service is up and running
|
||||||
displayName: Docker volume backup
|
displayName: Offen Docker Backup (Local)
|
||||||
isOfficial: true
|
isOfficial: true
|
||||||
description: Backup Docker volumes locally
|
description: Backup Docker volumes locally
|
||||||
documentation: Taken from https://github.com/offen/docker-volume-backup
|
documentation: Taken from https://github.com/offen/docker-volume-backup
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue