16 lines
373 B
Markdown
Executable File
16 lines
373 B
Markdown
Executable File
# nextcloud
|
|
|
|
|
|
> 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<-- "services/nextcloud/docker-compose.yml"
|
|
```
|
|
|
|
## Environment Variables (`.env.example`)
|
|
|
|
```bash
|
|
--8<-- "services/nextcloud/.env.example"
|
|
```
|