Add in cloudflare ddns and restructure repo
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# obsidian-livesync
|
||||
|
||||
|
||||
--8<-- "obsidian-livesync/README.md"
|
||||
--8<-- "services/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"
|
||||
--8<-- "services/obsidian-livesync/docker-compose.yml"
|
||||
```
|
||||
|
||||
## Environment Variables (`.env.example`)
|
||||
|
||||
```bash
|
||||
--8<-- "obsidian-livesync/.env.example"
|
||||
--8<-- "services/obsidian-livesync/.env.example"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user