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