1
0
Fork 0
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:
Chaim Lev-Ari 2023-05-30 10:48:21 +07:00 committed by GitHub
parent 61b568a738
commit b498cd657f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -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