Merge pull request #57 from wrussell1999/patch-1

This commit is contained in:
Mauricio Siu 2025-04-02 21:54:34 -06:00 committed by GitHub
commit 4fc3f8ec1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ This is the official repository for the Dokploy Open Source Templates.
1. Fork the repository 1. Fork the repository
2. Create a new branch 2. Create a new branch
3. Add the template to the `blueprints` folder (docker-compose.yml, template.yml) 3. Add the template to the `blueprints` folder (`docker-compose.yml`, `template.toml`)
4. Add the template metadata (name, description, version, logo, links, tags) to the `meta.json` file 4. Add the template metadata (name, description, version, logo, links, tags) to the `meta.json` file
5. Add the logo to the template folder 5. Add the logo to the template folder
6. Commit and push your changes 6. Commit and push your changes