diff --git a/compose.yml b/compose.yml index cf14841..674e1e3 100644 --- a/compose.yml +++ b/compose.yml @@ -75,4 +75,4 @@ networks: secrets: postgres_password: external: true - name: ${STACK_NAME}_POSTGRES_PASSWORD_${SECRET_POSTGRES_PASSWORD_VERSION} \ No newline at end of file + name: ${STACK_NAME}_postgres_password_${SECRET_POSTGRES_PASSWORD_VERSION} \ No newline at end of file