Files
homelab-infra/docs/services/obsidian-livesync.md
2026-03-23 08:01:38 +00:00

17 lines
416 B
Markdown
Executable File

# obsidian-livesync
--8<-- "obsidian-livesync/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<-- "obsidian-livesync/docker-compose.yml"
```
## Environment Variables (`.env.example`)
```bash
--8<-- "obsidian-livesync/.env.example"
```