diff --git a/registry.json b/registry.json index 785b2ea..a481543 100644 --- a/registry.json +++ b/registry.json @@ -12,10 +12,10 @@ "description": "Simple Backup Solution", "version": "1.0.0", "author": "kelin", - "compose_url": "https://raw.githubusercontent.com/yourcompany/docker-templates/main/internal-app/docker-compose.yml", - "env_url": "https://raw.githubusercontent.com/yourcompany/docker-templates/main/internal-app/.env.example", - "documentation_url": "https://github.com/yourcompany/docker-templates/tree/main/internal-app", - "tags": ["internal", "webapp", "postgres"] + "compose_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/backrest/compose.yml", + "env_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/backrest/.env.example", + "documentation_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/backrest/README.md", + "tags": ["internal", "webapp", "backup"] } ] } \ No newline at end of file