diff --git a/compose.azure.yml b/compose.azure.yml index 4faf82c..3c391f8 100644 --- a/compose.azure.yml +++ b/compose.azure.yml @@ -13,5 +13,5 @@ services: secrets: azure_secret: - name: ${STACK_NAME}_azure_secret_${SECRET_AZURE_CLIENT_SECRET_VERSION} + name: ${STACK_NAME}_azure_secret_${SECRET_AZURE_SECRET_VERSION} external: true