feat(stacks): update wordpress template
This commit is contained in:
@@ -33,6 +33,13 @@
|
|||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/portainer/templates",
|
"url": "https://github.com/portainer/templates",
|
||||||
"stackfile": "stacks/wordpress/docker-stack.yml"
|
"stackfile": "stacks/wordpress/docker-stack.yml"
|
||||||
}
|
},
|
||||||
|
"env": [
|
||||||
|
{
|
||||||
|
"name": "MYSQL_ROOT_PASSWORD",
|
||||||
|
"label": "Database root password",
|
||||||
|
"description": "Password used by the MySQL root user."
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user