diff --git a/compose.yml b/compose.yml index f6911ae..eb93098 100644 --- a/compose.yml +++ b/compose.yml @@ -58,11 +58,10 @@ volumes: mariadb: wordpress_content: - secrets: db_root_password: external: true name: ${STACK_NAME}_db_root_password_${DB_ROOT_PASSWORD_VERSION} db_password: external: true - name: ${STACK_NAME}_db_password_${DB_ROOT_PASSWORD_VERSION} + name: ${STACK_NAME}_db_password_${DB_PASSWORD_VERSION}