Rename TemplateList.md to AppList.md (#258)
This commit is contained in:
@@ -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
|
||||

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

|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user