Add in cloudflare ddns and restructure repo

This commit is contained in:
James Thompson
2026-05-19 08:30:25 +00:00
parent c546fab5e1
commit 6fb3fc65e4
35 changed files with 132 additions and 131 deletions

View File

@@ -1,10 +1,10 @@
# docs-site
--8<-- "docs-site/README.md"
--8<-- "services/docs-site/README.md"
> Below are the configuration files for this service. For details on how to deploy or customize, refer to the README above or the official documentation for the service.
## Docker Compose Configuration
```yaml
--8<-- "docs-site/docker-compose.yml"
--8<-- "services/docs-site/docker-compose.yml"
```