mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge pull request #833 from drudge/canary
docs: Clarify _HOST suffix in contribution guide
This commit is contained in:
@@ -241,7 +241,7 @@ export function generate(schema: Schema): Template {
|
|||||||
|
|
||||||
- Use the same name of the folder as the id of the template.
|
- Use the same name of the folder as the id of the template.
|
||||||
- The logo should be in the public folder.
|
- The logo should be in the public folder.
|
||||||
- If you want to show a domain in the UI, please add the prefix \_HOST at the end of the variable name.
|
- If you want to show a domain in the UI, please add the `_HOST` suffix at the end of the variable name.
|
||||||
- Test first on a vps or a server to make sure the template works.
|
- Test first on a vps or a server to make sure the template works.
|
||||||
|
|
||||||
## Docs & Website
|
## Docs & Website
|
||||||
|
|||||||
Reference in New Issue
Block a user