Move conf to abra.sh, add SECRET_ to secret names
Ref coop-cloud/abra#43
This commit is contained in:
@ -18,4 +18,4 @@ services:
|
||||
secrets:
|
||||
oauth_key:
|
||||
external: true
|
||||
name: ${STACK_NAME}_oauth_key_${OAUTH_KEY_VERSION}
|
||||
name: ${STACK_NAME}_oauth_key_${SECRET_OAUTH_KEY_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user