Rename TemplateList.md to AppList.md (#258)

This commit is contained in:
Rafael Blumberg
2021-12-30 21:19:28 +00:00
committed by GitHub
parent c3f950066a
commit 909681a54e
5 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
This repository is a collection of tutorials for hosting a variety of server applications using Docker and [Portainer](https://github.com/portainer/portainer).
See the list of Apps included in this template [here](TemplateList.md).
See the list of Apps included in this template [here](AppList.md).
### App Template for Portainer
![alt text](https://github.com/novaspirit/pi-hosted/blob/master/apptemplate.png?raw=true)

View File

@@ -11,7 +11,7 @@ TOOLSREADME="${homedir}tools/README.md"
TOOLSREADME_TEMPLATE="${homedir}build/tools_README_Template.md"
# AppList Document
AppList="${homedir}docs/TemplateList.md"
AppList="${homedir}docs/AppList.md"
# appinfo file
appinfo="${homedir}build/appinfo.json"

View File

@@ -4,7 +4,7 @@
This repository is a collection of tutorials for hosting a variety of server applications using Docker and [Portainer](https://github.com/portainer/portainer).
See the list of Apps included in this template [here](TemplateList.md).
See the list of Apps included in this template [here](AppList.md).
### App Template for Portainer
![alt text](https://github.com/novaspirit/pi-hosted/blob/master/apptemplate.png?raw=true)

View File

@@ -9,7 +9,7 @@ Keeping this file up to date help to maintain all other important document files
## Files that relies on `appinfo.json`
- [docs/README.md](README.md)
- [docs/TemplateList.md](TemplateList.md)
- [docs/AppList.md](AppList.md)
- [tools/README.md](../tools/README.md)
## File Structure