diff --git a/compose.yml b/compose.yml index 24b42a4..37aa2b8 100644 --- a/compose.yml +++ b/compose.yml @@ -136,7 +136,7 @@ configs: secrets: db_passwd: - name: ${STACK_NAME}_db_passwd_${DB_PASSWORD_VERSION} + name: ${STACK_NAME}_db_passwd_${DB_PASSWD_VERSION} external: true db_root_passwd: name: ${STACK_NAME}_db_root_passwd_${DB_ROOT_PASSWD_VERSION}