mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
chore(docs): replace cloudinovasi with portainer [EE-5547] (#9013)
This commit is contained in:
parent
61b568a738
commit
b498cd657f
3 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@ import (
|
|||
|
||||
type customTemplateUpdatePayload struct {
|
||||
// URL of the template's logo
|
||||
Logo string `example:"https://cloudinovasi.id/assets/img/logos/nginx.png"`
|
||||
Logo string `example:"https://portainer.io/img/logo.svg"`
|
||||
// Title of the template
|
||||
Title string `example:"Nginx" validate:"required"`
|
||||
// Description of the template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue