- Added abra.sh functions for creating clients, groups and roles with the Rauthy API - Documentation and example for Nextcloud integration
10 lines
168 B
YAML
10 lines
168 B
YAML
services:
|
|
app:
|
|
secrets:
|
|
- nextcloud_sec
|
|
|
|
secrets:
|
|
nextcloud_sec:
|
|
name: ${STACK_NAME}_nextcloud_sec_${SECRET_NEXTCLOUD_SEC_VERSION}
|
|
external: true
|