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

@@ -5,11 +5,11 @@
## Docker Compose Configuration
```yaml
--8<-- "devbox/docker-compose.yml"
--8<-- "services/devbox/docker-compose.yml"
```
## Environment Variables (`.env.example`)
```bash
--8<-- "devbox/.env.example"
--8<-- "services/devbox/.env.example"
```