Add SECRET_ prefix to secret version.

This commit is contained in:
Rich M 2023-10-10 21:18:47 +01:00
parent 9d82fb8704
commit 180122518f
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ services:
secrets:
long_secret:
external: true
name: ${STACK_NAME}_long_secret1234567890_${LONG_SECRET_VERSION}
name: ${STACK_NAME}_long_secret1234567890_${SECRET_LONG_SECRET_VERSION}