mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized web app role template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Docker Role Template
|
||||
# {{ application_id }} Template
|
||||
|
||||
This folder contains a template to setup docker roles.
|
||||
This folder contains a template to setup a web app role.
|
||||
|
||||
## Description
|
||||
|
||||
|
3
templates/roles/web-app/docs/README.md.j2
Normal file
3
templates/roles/web-app/docs/README.md.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
# Additional Docs for {{ application_id }}
|
||||
|
||||
This folder contains additional documentation for {{ application_id }}.
|
Reference in New Issue
Block a user